Commit Graph

18 Commits

Author SHA1 Message Date
Ralf Becker
232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
65541b4a33 using the global db object 2008-03-15 14:10:20 +00:00
Ralf Becker
81a8e89f69 fix for bug [ 1446067 ] Invalid SQL sorting holidays 2006-03-09 22:31:58 +00:00
Ralf Becker
439d23490d merged contacts_and_resources branch again with HEAD
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
cbd4c0e92d fix search in holiday management, thanks to johann.heymes -AT- cyber-networks.fr 2005-06-15 13:04:35 +00:00
Ralf Becker
5748d1adb5 - fixed SQL error in saving holidays
- fixed not shown locales in holiday-admin
2005-06-07 09:51:18 +00:00
Ralf Becker
96f6250611 fix for bug [ 1084324 ] Database error when try to search holidays 2005-02-10 01:09:06 +00:00
Ralf Becker
86e0942150 fixed wrong regular expression 2004-08-07 10:40:10 +00:00
Ralf Becker
8cbf049cb3 removed order by from count(*) query as MaxDB dont order after columns not retrived 2004-08-03 23:22:35 +00:00
Ralf Becker
bdc3456ed6 reworked so-layer for MaxDB and new db-functions:
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
Ralf Becker
5d8250c0de 1) fixed observance of new year and new year's eve, which can fall into the next or previous year
2) additionaly added new year of the next year and new year's eve of the last year to this years holidays, as they are often displayed (or missing) in a week- or day-view
3) fixed the not working saving of a changed observance rule in the holiday manager
4) added the observance rule to new year in the US
2004-05-25 11:36:32 +00:00
Ralf Becker
793f5df7b5 as talked with Lars ;-) 2004-04-12 07:20:40 +00:00
reinerj
146d69f4db changes from phpgw to egw dev group 2004-01-27 00:31:58 +00:00
Miles Lott
94ea6c3c0a Massive intval and formatting update - previous version in tag 'cal_008-2' 2004-01-04 00:47:37 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
02a7b96abe fixed holiday-management:
- holidays not complying to a (simple) rule like Eastern can now be entered as a one-time holiday for a fixed year
- fixed some wrong links and other stuff in the UI
- added a error-msg to accept_holiday on phpgroupware.org if there is already a file for the locale
- added download for holiday-files
2003-02-27 19:28:25 +00:00
skeeter
9472646729 This should provide all neccessary functions to the calendar in n-tier layout. Just need to debug it out for any minor problems. 2001-07-28 13:17:30 +00:00
skeeter
4676da10c0 New holiday class. This will follow the n-tier desing in full functionality. No UI as of yet. 2001-07-18 17:30:24 +00:00