Commit Graph

119 Commits

Author SHA1 Message Date
Nathan Gray
19b7918a73 - Hide category choice, timesheet only replaces
- Fix Set to: category list
2011-04-04 17:13:59 +00:00
Nathan Gray
1777dbcf2a Move field types to egw_record, use them in human friendly conversions when exporting and importing 2011-04-04 17:01:17 +00:00
Nathan Gray
c157592e20 Remove not maintained export to ods plugin 2011-03-31 16:57:27 +00:00
Nathan Gray
949d06dce9 Fix status merge, strip spaces 2011-03-31 16:49:06 +00:00
Nathan Gray
ddabb6a46f Remove   using string replace 2011-03-31 15:19:22 +00:00
Nathan Gray
ae48c17417 Remove extra spaces from status text 2011-03-31 15:12:13 +00:00
Nathan Gray
3ac6fcd941 Leave pm_id as an integer 2011-03-31 15:10:47 +00:00
Nathan Gray
83b1f7f39e - Remove html entities from statuses
- Add project ID / name, when set
2011-03-29 23:38:22 +00:00
Nathan Gray
ff1b3d3345 Add ability to add unknown categories & statuses 2011-03-29 21:46:54 +00:00
Nathan Gray
28eeaa0bdd Default selection to search results 2011-03-28 22:12:42 +00:00
Nathan Gray
9ab2212cfa Human friendly values for status 2011-03-28 17:53:53 +00:00
Nathan Gray
0d9f55b59e Fix for import / update search for existing record. If new record key (ex ID) was not set, search matched all 2011-03-21 23:06:32 +00:00
Nathan Gray
f031b3dde2 Set default export definition 2011-03-21 16:19:52 +00:00
Nathan Gray
51015de7b8 Specify fields to be treated as numeric 2011-03-14 22:07:23 +00:00
Nathan Gray
8104bd46c4 Automatically handle converting+adding text categories without explicit translation 2011-03-09 18:26:43 +00:00
Ralf Becker
0487ce678a * Timesheet from other app then calendar: fixed title to use clicked app (first link_app) 2011-03-03 17:06:57 +00:00
Nathan Gray
daea81489f By default, export all custom fields, use field labels instead of names, fix exporting field labels 2011-03-02 17:26:03 +00:00
Nathan Gray
3992b96dbb Add preference to use import/export definition for exporting from nextmatch 2011-03-02 00:06:50 +00:00
Nathan Gray
a28c004536 Format numbers according to user preferences 2011-02-28 20:35:50 +00:00
Nathan Gray
83f3aaa5f3 Get list of extensions from parent class 2011-02-22 20:00:04 +00:00
Nathan Gray
1280527169 Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:07:16 +00:00
Nathan Gray
ed303c712a Hide merge icon on total lines 2011-02-14 16:17:25 +00:00
Nathan Gray
b81c2a9731 Remove infolog references, replace with timesheet 2011-02-14 16:14:26 +00:00
Nathan Gray
12a7d6534f Forgotten merge file 2011-02-11 18:36:27 +00:00
Nathan Gray
36f7301c5b Implement merge for timesheet 2011-02-04 20:03:42 +00:00
Nathan Gray
94165c9a59 Define types for human friendly stuff 2011-02-04 20:03:08 +00:00
Nathan Gray
99adf832a7 Implement get & set 2011-02-04 20:02:35 +00:00
Nathan Gray
74ac5210d0 Add basic import support to timesheet 2011-01-25 23:55:57 +00:00
Nathan Gray
e38dca3436 -Implode arrays when not exporting human-friendly values so they don't say 'Array'
- Add standard conversion for human-friendly values
2010-12-10 22:51:53 +00:00
Nathan Gray
86402b7973 Add multi-entry action to change timesheet category 2010-12-10 18:03:46 +00:00
Nathan Gray
a104512988 Add mimetype to export plugins 2010-10-12 22:52:32 +00:00
Andreas Stöckel
f096249cab Fixed bug with simple timesheet view mode and the unused quantity field 2010-06-28 13:35:10 +00:00
Nathan Gray
30ce9afd8b Set the timesheet title to the first linked entry 2010-06-28 12:51:52 +00:00
Nathan Gray
62ddbda9f0 Let parent handle deciding which columns to search - gives advanced search functionality to link searches 2010-06-14 14:27:27 +00:00
Nathan Gray
ec08a21bb0 Disable action checkbox for sum lines 2010-05-06 14:31:44 +00:00
Nathan Gray
864539b5eb Fix bug preventing timesheet status column from being hidden 2010-05-04 15:37:30 +00:00
Nathan Gray
d0b9a13c54 Start time is set seperately from start date 2010-05-04 15:16:18 +00:00
Nathan Gray
29b315d686 Use recurrence date to set title / date to a particular recurrence instead of the first one 2010-04-30 15:41:45 +00:00
Nathan Gray
5cbb53c00f Add support for adding calendar & other apps from URL in a popup 2010-04-27 18:37:16 +00:00
Nathan Gray
1be1a922c4 Define colums_to_search and use search2criteria() to get extra search functionality 2010-04-01 21:03:00 +00:00
Ralf Becker
394bae101f - disable status column/row in index/edit, if no status defined
- remember status on "Save & new"
- [Save] was not closing in edit status
2010-03-23 12:54:00 +00:00
Nathan Gray
1d4190276c - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:12:01 +00:00
Nathan Gray
0b79a0466d Make changing status for whole query work 2010-02-22 23:02:25 +00:00
Ralf Becker
936c636ffd display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before 2010-02-05 03:34:17 +00:00
Jörg Lehrke
75746226a4 Use egw_time for InfoLog, tracking backend and Tracker 2010-02-04 12:08:03 +00:00
Klaus Leithoff
2bd5449c40 fix to control the existence of content start_time/end_time before trying to construct a dateobject 2009-12-14 16:25:12 +00:00
Nathan Gray
7217a92079 Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 23:19:06 +00:00
Nathan Gray
30be48f6e6 Implement options so link_query() can be limited 2009-12-08 23:18:51 +00:00
Stefan Becker
92da2abb2e "fixed bug with predefined status" 2009-11-14 18:02:21 +00:00
Klaus Leithoff
97accfe464 handle timesheet viewtype short, when creating entries with save & new 2009-11-04 13:02:05 +00:00