Simon Holywell
|
2b5bf490a5
|
The {aurl} must be outside the {blocktrans}
|
2012-04-27 09:36:22 +01:00 |
|
Simon Holywell
|
014d8ca6af
|
Change route to remove ability to pass through due status
|
2012-04-27 09:31:07 +01:00 |
|
Simon Holywell
|
02a99e2f9c
|
The overdue marker in list views is now translatable
|
2012-04-27 09:22:36 +01:00 |
|
Simon Holywell
|
23253fc40e
|
Fix the duplication of the date shortcut codes
|
2012-04-26 17:24:06 +01:00 |
|
Simon Holywell
|
d348c45c56
|
simplify the code in IDF_Views_Issue a little
|
2012-04-26 17:18:35 +01:00 |
|
Simon Holywell
|
53f6133899
|
Refactor getIssueCountByDueDate slightly
|
2012-04-26 17:01:10 +01:00 |
|
Simon Holywell
|
c3bbddb1ff
|
Repair the issue due date migration for Postgresql
|
2012-04-26 16:29:26 +01:00 |
|
Simon Holywell
|
a608d7ea0a
|
add an explanatory comment to the Issue model preSave hack
|
2012-04-26 16:24:35 +01:00 |
|
Simon Holywell
|
fde3a0a949
|
Date validation in the Issue model
|
2012-04-26 16:22:11 +01:00 |
|
Simon Holywell
|
2bd2b3a463
|
Repair borked conflicted merge :(
|
2012-04-26 16:19:11 +01:00 |
|
Simon Holywell
|
7207cdcd46
|
Merge branch 'feature.issue-due-date' of github.com:treffynnon/Indefero into feature.issue-due-date
Conflicts:
src/IDF/Form/IssueUpdate.php
|
2012-04-26 16:16:45 +01:00 |
|
Simon Holywell
|
85f247909e
|
Remove local Date field types and use Pluf newly added ones instead
|
2012-04-26 16:14:41 +01:00 |
|
Simon Holywell
|
6996e1185f
|
Issue #13: Due time handling (local time / UTC)
- Move time strip into the formInit method and out of the model
- Improve the validation of the issue due date on the preSave method of the model
|
2012-04-19 21:20:51 +01:00 |
|
Simon Holywell
|
11b3811e17
|
Issue #8 Misleading label in issue form (minor) - improve styling
|
2012-04-13 16:59:09 +01:00 |
|
Simon Holywell
|
3e78376be3
|
Issue #13 Due time handling (local time / UTC)
|
2012-04-13 14:07:18 +01:00 |
|
Simon Holywell
|
cf2f9d419e
|
Issue #8 Misleading label in issue form (minor)
|
2012-04-13 13:05:58 +01:00 |
|
Simon Holywell
|
a9630cea0d
|
Issue #16 Make the date format uniform with the rest of Indefero
|
2012-04-13 13:00:40 +01:00 |
|
Simon Holywell
|
4323edcf0c
|
Issue #14 The Atom feed is missing a section label for Due date changes
|
2012-04-13 11:52:04 +01:00 |
|
Simon Holywell
|
120101c4df
|
Issue #11 Filtering by tickets that are not overdue not possible from the list views
|
2012-04-13 11:47:39 +01:00 |
|
Simon Holywell
|
b9c3ee1a09
|
Issue #16 Make the date format uniform with the rest of Indefero
|
2012-04-13 11:27:32 +01:00 |
|
Simon Holywell
|
60cdd2224f
|
Issue #9 No display of due date for anonymous users
|
2012-04-13 11:27:01 +01:00 |
|
Simon Holywell
|
e7643e97e4
|
Issue #7 Undefined variable duedateStatistics for empty project
|
2012-04-13 10:55:49 +01:00 |
|
Simon Holywell
|
10e5f350f7
|
Add in helpful shortcuts menu to issue due dates
|
2012-04-10 21:46:58 +01:00 |
|
Simon Holywell
|
1690fa8416
|
Move the default due date time to be configurable in the IDF config file
|
2012-04-10 12:17:22 +01:00 |
|
Simon Holywell
|
9168a26a72
|
Merge branch 'develop' into feature.issue-due-date
|
2012-04-10 11:50:22 +01:00 |
|
Thomas Keller
|
21a0a3ffb5
|
Two search-related tables weren't migrated previously, now they are
(fixes issue 798)
|
2012-04-08 20:28:35 +02:00 |
|
Thomas Keller
|
27869698e6
|
Completed German translation, tests will follow.
|
2012-04-06 00:33:06 +02:00 |
|
Thomas Keller
|
2da7d4db42
|
Add Victor to AUTHORS.
|
2012-03-31 23:48:26 +02:00 |
|
Thomas Keller
|
bc64c877de
|
Updates to the French translation (Thanks to Victor Quinault!)
|
2012-03-31 23:47:27 +02:00 |
|
Thomas Keller
|
da7b76e00b
|
Do some work on the German translation.
|
2012-03-31 23:40:56 +02:00 |
|
Simon Holywell
|
3bf4977460
|
Closes issue 3: Issues list left hand navigation - controls for issue due date
|
2012-03-30 15:20:05 +01:00 |
|
Simon Holywell
|
315e06da1b
|
Merge branch 'develop' into feature.issue-due-date
Conflicts:
src/IDF/templates/idf/base-full.html
src/IDF/templates/idf/base-simple.html
src/IDF/templates/idf/base.html
|
2012-03-30 12:20:07 +01:00 |
|
Thomas Keller
|
74d06b0c31
|
Updated the i18n files again.
|
2012-03-30 00:10:58 +02:00 |
|
Thomas Keller
|
d924c4e277
|
Merge branch 'feature.upgrade-jquery' of https://github.com/treffynnon/Indefero into develop
|
2012-03-25 22:58:19 +02:00 |
|
Simon Holywell
|
3a71d71ef8
|
Setup the overdue summary graph and issue list view
|
2012-03-23 17:03:17 +00:00 |
|
Simon Holywell
|
1d15d53eaa
|
Add in the beginings of overdue issue display
|
2012-03-23 00:29:15 +00:00 |
|
Simon Holywell
|
1b363e4b6d
|
Hide overdue tag on issues that are now complete
|
2012-03-22 22:19:43 +00:00 |
|
Simon Holywell
|
c158131f88
|
Upgrade to jquery 1.7.2
|
2012-03-22 11:54:59 +00:00 |
|
Simon Holywell
|
9f578829ea
|
Missed one request for jQuery 1.2.6
The JS in the forge management tab was broken by this change and this
commit brings the version of 1.7.1 to all sections of Indefero
|
2012-03-22 11:45:05 +00:00 |
|
Simon Holywell
|
f7d75f1b94
|
Move the issue due date migration to position 25 to 19 to avoid collision with the latest updates to the develop branch
|
2012-03-22 11:36:26 +00:00 |
|
Simon Holywell
|
fa95cbd934
|
Merge branch 'develop' into feature.issue-due-date
|
2012-03-22 11:01:34 +00:00 |
|
Thomas Keller
|
f542a7fef8
|
Updated with the recent string changes.
|
2012-03-22 01:19:36 +01:00 |
|
Thomas Keller
|
a07d2be837
|
Pluf's i18n parser stumbles upon nested {literal} tags in {blocktrans} sections,
so rewrite the opening bracket as HTML entity to make both, the parser and the
output function happy.
|
2012-03-22 01:17:05 +01:00 |
|
Thomas Keller
|
b529c05d11
|
Merge branch 'feature.scilab' into develop
|
2012-03-22 00:54:53 +01:00 |
|
Thomas Keller
|
f8a830802e
|
Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab
Conflicts:
NEWS.mdtext
|
2012-03-22 00:51:39 +01:00 |
|
Simon Holywell
|
47da6adebb
|
Tweak JS to allow multiple date formats
|
2012-03-11 01:43:45 +00:00 |
|
Simon Holywell
|
69949b2941
|
Add in a due date column to issue lists and a red overdue flag after the issue summary
|
2012-03-11 01:15:29 +00:00 |
|
Simon Holywell
|
d676727c1e
|
Allow for non-mandantory date time fields
|
2012-03-10 23:16:12 +00:00 |
|
Simon Holywell
|
e0da21cbf8
|
Normalize case of the due date title across the code
|
2012-03-08 16:50:40 +00:00 |
|
Simon Holywell
|
214d035d12
|
Add in support for issue notification emails to include due dates
|
2012-03-08 15:57:42 +00:00 |
|