File tree Expand file tree Collapse file tree 3 files changed +37
-5
lines changed
Expand file tree Collapse file tree 3 files changed +37
-5
lines changed Original file line number Diff line number Diff line change 1- VERSION =2.0
1+ VERSION =2.1
22
33tgz : help
44 tar zcf phpreport_$(VERSION ) .tar.gz --exclude=Makefile --exclude=* ~ \
Original file line number Diff line number Diff line change 11NEWS
22====
33
4+ Version 2.1 (27 Feb 2013)
5+ -------------------------------
6+
7+ Release containing new features and bug fixes.
8+
9+ Main changes
10+ ~~~~~~~~~~~~
11+
12+ * Implemented a feature to prevent the modifications of tasks older than a
13+ certain number of days.
14+ * New report for users to see a filtered list of their tasks.
15+ * Written documentation for sysadmins.
16+ * [#118] Added boolean field to mark on-site tasks.
17+ * [#164] Added some keyboard shortcuts to the task management screen.
18+ * [#183] Fix false positives in the detection of overlapping tasks.
19+
20+ Other changes
21+ ~~~~~~~~~~~~~
22+
23+ * Added start and end date selectors to projects summary report.
24+ * Added show/hide all data buttons to projects summary report.
25+ * Allow the use of HTTP authentication in loginService.php.
26+ * Explicitly set start date for acc. hours report to the 1st of January of
27+ current year.
28+ * Implemented script to upgrade the DB from 2.0 to 2.1.
29+ * Added DB table containing the version number to ease upgrading in the future.
30+ * [#39] Only show one banner when saving.
31+ * [#160] Move delete/clone/template buttons below the description text area.
32+ * [#162] Fix wrong identification of the first week of the year at the weekly
33+ hour summary.
34+ * [#188] Explicitly set week start to Monday in all the calendar widgets.
35+ * [#189] Added footer with version and generation time to the docs.
36+ * [#191] Workaround a problem with trigger creation.
37+
38+
439Version 2.0 (13 Aug 2012)
540-------------------------------
641
Original file line number Diff line number Diff line change 11TODO
22====
33
4- Version 2.1
5- -----------
6-
74Features
8- ~~~~~~~~
5+ --------
96
107* Ability to reset holidays account in a determinate date, similar to the
118 compensation of extra hours.
You can’t perform that action at this time.
0 commit comments