Fixed approve_all_reports right assignment and check.
[timetracker.git] / WEB-INF / templates / mobile /
2019-04-23 Nik OkuntseffCosmetic presentation fixes.
2019-04-23 Nik OkuntseffRemoved middots in menus to hopefully do better styling...
2019-04-19 Nik OkuntseffSome rearrangements in translation files.
2019-04-05 Nik OkuntseffAdded delete option on time.php pages.
2019-04-05 Nik OkuntseffReplaced edit text links with icon on time pages.
2019-04-04 Nik OkuntseffAdded table ids as per issue #58.
2019-03-09 Nik OkuntseffAdded template selector on mobile pages.
2019-03-07 Nik OkuntseffProhibited editing approved expense items.
2019-03-06 Nik OkuntseffProhibiting editing approved records.
2019-02-28 Nik OkuntseffDisallowed editing records assigned to timesheets.
2019-02-24 Nik OkuntseffImproved usability by hiding not relevant controls...
2019-02-20 Nik OkuntseffFixed mobile user pages for client role.
2019-01-09 Nik OkuntseffImproved JavaScript for better handling of non-client...
2018-12-30 Nik OkuntseffAdded user selector on mobile time.php.
2018-12-21 Nik OkuntseffA bit of refactoring in translation files.
2018-12-21 Nik OkuntseffAdded quota percent on mobile user edit page.
2018-12-21 Nik OkuntseffAdded quota percent on mobile user add page.
2018-12-12 Nik OkuntseffA few fixes to users pages for subgroups.
2018-12-10 Nik OkuntseffRefactored project edit for subgroups.
2018-12-10 Nik OkuntseffRefactored project add for subgroups.
2018-12-06 Nik OkuntseffAdded conditional display of pages depending on subgrou...
2018-12-05 Nik OkuntseffFinished refactoring mobile expense pages for subgroups.
2018-12-05 Nik OkuntseffRefactored mobile expenses.php for subgroups.
2018-12-04 Nik OkuntseffMore progress on refactoring expenses for subgroups.
2018-12-04 Nik OkuntseffA bit more refactoring.
2018-12-03 Nik OkuntseffRefactoring of client config pages for subgroups.
2018-12-01 Nik OkuntseffOptimized a bit more for uncompleted indicators option.
2018-11-30 Nik OkuntseffSome improvements to confirm save feature.
2018-04-04 Nik OkuntseffSome more renaming in progress.
2018-04-03 bonnedavMore refactoring of rights checks (#61)
2018-03-31 Nik OkuntseffIntroduced view_own_clients right and its handling.
2018-03-31 Nik OkuntseffIntroduced view_own_tasks right and its handling.
2018-03-28 Nik OkuntseffA bit more progress with renaming teams to groups.
2018-03-27 Nik OkuntseffRefactored headers to use view_own_projects right check.
2018-03-24 Nik OkuntseffRefactored mobile header to use access rights.
2018-03-16 Nik OkuntseffFixed users page for revamped roles.
2018-03-15 Nik OkuntseffA few bugs fixed related to role revamp.
2018-03-14 Nik OkuntseffA bit more role revamp related refactoring.
2018-02-23 Nik OkuntseffFixed a problem with predefined expenses missing on...
2018-02-22 Nik OkuntseffCombined various add button labels into one.
2018-02-14 Nik OkuntseffFixed import and export for latest changes.
2017-11-27 anukoSome style fixes to keep things consistent after recent...
2017-01-29 anukoShared time_script.tpl in mobile timer.tpl as well.
2017-01-29 anukoIntroduced time_script.tpl for shared script used in...
2017-01-29 anukoAdded missing declarations for better JavaScript.
2017-01-29 anukoA bit of cleanup in JavaScript, removed repeated var...
2017-01-23 anukoA bit more consistent usage of quotes in template files.
2017-01-22 anukoSimplified templates by using the default Smarty escape...
2017-01-22 anukoModified templates to use newline in the end of file.
2016-11-05 anukoCentered mobile pages on screen.
2016-10-23 anukoSome more renaming.
2016-10-23 anukoSome more renaming.
2016-10-23 Andréas LundgrenAdd option to profile_edit.php to show/hide users uncom...
2016-10-16 Andréas LundgrenAdd indicator for uncompleted time entry in users.php...
2016-09-21 anukoWork in progress adding checks for enabled plugins...
2016-09-20 Taylor Hurtmove edit link to a different column in order to free...
2016-08-30 Taylor Hurtadds delete button to edit pages (#10)
2016-08-26 Taylor Hurtexpands mobile page access (#9)
2016-08-18 Nik OkuntseffRemoved unneeded cycle.
2016-08-16 Nik OkuntseffMade records with 0 duration legal.
2016-07-04 Anže VideničMerge commit '5ce20fc5d56a32584f8a2d18ae7cde91eb12a5a4...
2016-07-04 Anže VideničMerge remote-tracking branch 'upstream/master'
2016-06-06 Nik OkuntseffFixed issue #4 - copy-paste error in fillDropdowns().
2016-03-30 Nik OkuntseffRefactoring - more usage of ttUser::isPluginEnabled().
2016-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-22 Nik OkuntseffSome refactoring
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-22 Nik OkuntseffStarted to use shorter functions of the Errors class
2016-03-21 Nik OkuntseffRefactoring - white space
2016-03-16 Nik OkuntseffMade only one button available on the Timer page
2016-03-16 Nik OkuntseffInitial implementation of a mobile timer page
2016-02-29 Nik OkuntseffInitial repo created