ralf
81d044d2a5
bump version to 23.1
2023-02-28 08:50:48 +01:00
ralf
caef7296ce
invalidating/deleting et2-select-cat's cache on adding, updating or deleting categories
...
Also pushing cat-changes as app "api-cats" to client-side
ToDo: client-side code to update category list in admin or preferences
2022-10-04 12:54:30 +02:00
ralf
3c79bd4345
WIP timesheet timer
...
just a prototype for now, no persistence beside the session to test reloads
2022-09-26 08:54:05 +02:00
Ralf Becker
1f010a4391
Bump version to 21.1
2021-05-08 15:02:24 +02:00
Ralf Becker
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +02:00
Ralf Becker
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02:00
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00
Ralf Becker
4df3b7b540
setting timesheet custom fields to size of other apps: 64 char name, and 16k data, also setting not null constrain on ts_create after creating the column
2017-01-18 12:46:39 +01:00
nathangray
a23acf1dfa
* Add creation field to timesheet
2017-01-17 10:34:28 -07:00
Ralf Becker
8b671d96f1
update to only use new Api, incl. dependency to only api (no more phpgwapi and etemplate)
2016-04-26 18:27:29 +00:00
Ralf Becker
38dc2b52d2
typo in docu
2015-03-09 15:38:54 +00:00
Ralf Becker
68ea2c08c1
switch history / delete prevention on, like for new installs, so only admins can finally delete timesheets
2014-07-03 16:16:30 +00:00
Ralf Becker
d6ce36d735
bump versions to 14.1
2014-06-24 10:00:50 +00:00
Ralf Becker
6dc9785a71
ts_project need to allow NULL
2014-02-25 10:30:27 +00:00
Ralf Becker
a714cf7e6c
change timesheet title and project title to varchar(255) to not loose content when creating a timesheet from eg. an InfoLog entry
...
also change description to varchar(16384), if there is no longer content already, to save full table scans
2014-02-25 09:34:10 +00:00
Ralf Becker
f8a0db06fc
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
2013-10-03 09:23:18 +00:00
Ralf Becker
db7d12af4b
first take on new ACL dialog for admin
2013-08-26 18:25:43 +00:00
Ralf Becker
0ae2ebad94
adding ajax=true to index (no longer use an iframe), to enable drag-n-drop
2013-08-26 08:02:19 +00:00
Ralf Becker
066ffc2c25
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 16:57:44 +00:00
Ralf Becker
50ed435eb7
* Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input
2013-05-23 09:01:33 +00:00
Nathan Gray
c20b9807bf
Remove my custom fields from the default definition
2013-05-13 16:13:07 +00:00
Ralf Becker
525daf4a3e
missing deleteaccount hook for timesheets
2013-01-24 09:27:48 +00:00
Nathan Gray
e8318b2442
Default timesheet history to on
2012-10-23 16:59:14 +00:00
Nathan Gray
014c720546
Don't add 'Deleted' status to status list, just add it where needed and use an Undelete button
2012-10-22 18:31:11 +00:00
Nathan Gray
3cd94c9557
Remove double conditions from default import definitions
2012-10-09 16:27:01 +00:00
Ralf Becker
fef5a00623
docu update
2012-09-21 11:57:35 +00:00
Nathan Gray
5ae2ad4964
Update default importexport definitions to use human values
2012-05-15 23:31:17 +00:00
Ralf Becker
26ce82186c
also updated template in database, after Andreas change of the xet file
2011-08-15 09:15:01 +00:00
Ralf Becker
e1f25ca6bc
* Timesheet: using only timesheet categories (tracker initialises global cat object)
2011-08-04 16:41:20 +00:00
Klaus Leithoff
c0754a606e
* timesheet: fix tabcontrol not working, fix for broken saving description in simple/short view mode
2011-07-20 10:59:07 +00:00
Ralf Becker
36ed3f4f61
calling the global action-object-manager
2011-06-02 17:10:48 +00:00
Nathan Gray
c81bd1a291
Change default charset from utf-8 to user's preferred charset
2011-05-24 15:57:16 +00:00
Nathan Gray
cae8752274
Make default import definitions available only to admins
2011-05-24 15:40:22 +00:00
Ralf Becker
8e2479499b
upper check-all button also needs to call egw_objectManager.toggleAllSelected()
2011-05-06 13:31:33 +00:00
Nathan Gray
e5a9089e13
Use action system to select all
2011-05-04 17:46:22 +00:00
Ralf Becker
e01df197ae
using tabs of equal height
2011-04-19 18:52:25 +00:00
Ralf Becker
6081a5749d
timesheet context menus are now complete:
...
- query all is moved into context menu
- legacy support only contains button to trigger context menu
- moved some common phrases into the API:
+ Delete this entry
+ Delete these entries
+ You need to select some entries first!
- support for singular and plural confirmation messages
2011-04-17 18:53:45 +00:00
Ralf Becker
806d3d604c
added context menu for nextmatch widget: first implemenation in timesheet
...
- legacy actions column and multiple action row below table is switched off by default, but can be switched on again
- legacy action button is NOT yet working
- "whole query" checkbox need to go into context menu too
2011-04-16 21:45:13 +00:00
Nathan Gray
ff1b3d3345
Add ability to add unknown categories & statuses
2011-03-29 21:46:54 +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
886335e073
Change default export to use labels, human friendly values
2011-03-02 01:17:57 +00:00
Nathan Gray
36f7301c5b
Implement merge for timesheet
2011-02-04 20:03:42 +00:00
Nathan Gray
e2baa8ab1d
Add default import/export definitions
2011-01-26 00:12:19 +00:00
Nathan Gray
74ac5210d0
Add basic import support to timesheet
2011-01-25 23:55:57 +00:00
Nathan Gray
86402b7973
Add multi-entry action to change timesheet category
2010-12-10 18:03:46 +00:00
Ralf Becker
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +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
Oscar Manuel Gómez Senovilla
852bfce1ed
Move lang files for timesheet
2009-11-28 18:00:08 +00:00
Oscar Manuel Gómez Senovilla
31bc2ff512
tracker #2349
2009-11-18 19:40:17 +00:00
Ralf Becker
8d2194f191
Fixed daylight saving change error using new egw_time class:
...
At the date when the change occured - yesterday ;-) - starttimes where
wrong by one hour, because difference of timestamp of daystart and
current time was one hour more (because of the switch)
2009-10-26 08:17:06 +00:00