Commit Graph

1618 Commits

Author SHA1 Message Date
81605b793e "patch #594: country select combo not initialized in calendar.uiholiday.edit_holiday" 2007-05-03 14:05:39 +00:00
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
09f556d5d4 worked around stupid php5.2 empty haystack warnings 2007-04-29 14:33:17 +00:00
0ce343d842 "fix for bug #334: 2-weekly repeating event over daylight saving is wrong" 2007-04-27 10:04:33 +00:00
7aa859949b bugfix: calendar's default prefs where always in english, because quick_add selectbox is now part of the header and the header runs before the language gets read --> moved the call of bocal::check_set_default_prefs to the constructor of uical 2007-04-26 15:29:15 +00:00
2b0154e116 fixed not working caching of gradients 2007-04-25 14:35:50 +00:00
97e343da19 tracker #456 2007-04-19 21:24:13 +00:00
d42198bf07 tracker patch #257 and extra lang files 2007-04-19 21:12:39 +00:00
58da1eadb3 french holidays 2007-2012 from Guillaume ZITTA <gzitta-AT-sfg.fr> 2007-04-16 12:12:23 +00:00
f1a475221d fix for bug #528: Calendar recurrence form throws devision by zero error 2007-04-11 09:52:06 +00:00
0117e53ee2 remaining added lang files 2007-04-05 22:58:00 +00:00
532182fa41 latest lang updates 2007-04-05 22:53:35 +00:00
3e69390c48 "month-list-view was not working" 2007-04-04 14:25:23 +00:00
976c3dca34 "including the eTemplate css file" 2007-03-13 13:42:08 +00:00
976edfb561 portuguese updates 2007-03-11 17:08:54 +00:00
4b92ad49f0 spanish lang updates and some other 2007-03-10 10:56:23 +00:00
c973715bc4 phpDoc compatible headers 2007-03-09 11:39:47 +00:00
bf6d5edba2 listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates 2007-03-09 11:38:44 +00:00
6382f1127e listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates 2007-03-09 11:30:59 +00:00
7a06fca30e new pref to display emtpy lines in the planner 2007-03-09 11:26:22 +00:00
23e964e6dd week navigation temporarly disabled, because it collides with the title for the website 2007-03-05 08:12:43 +00:00
ed24e233f6 patch from Adi Kriegisch :: calendar navigation for weekview 2007-03-04 06:48:01 +00:00
f6e5fcb84f fix for calendar recurring events bug: state of first occurence gets displayed wrong. Ralf maybe wants to review that. 2007-03-02 13:14:17 +00:00
2a37b9a147 syncml categories fixes 2007-03-01 20:19:23 +00:00
df9e605367 lang updates for new calendar recurrence function 2007-02-26 22:10:15 +00:00
4c8a62e731 added possibility for recurring events in calendar to change the state of all future events or just one (the clicked) event. Some (previous also existing) bugs still pending: save button changes state of all users and recurrences, first recurrence state is wrong. Also added a delete icon for deleting a participant 2007-02-26 22:09:17 +00:00
b45d2879c8 A lot of pending lang updates 2007-02-25 22:14:48 +00:00
e0ed67a715 calendar: fix for bug #129 'Search ignores privacy' - like discussed with Lars on the forum - I think I checked all dependencies and hope that this will not break other searches in calendar - maybe Ralf wants to review this 2007-02-21 22:00:48 +00:00
d391c01c42 fix for bug #351 "Mail notification contains invalid link (to non-existant view)" and additionally added "date" to the link to pick the correct state for particpants in recurring events 2007-02-10 18:49:55 +00:00
15280f17a0 fix for bug #304: Notification for participants sends wrong date for recurring events 2007-02-07 13:51:07 +00:00
ca398c82e2 fixed some spelling errors 2007-02-07 09:06:38 +00:00
f78132d150 fix for bug #292 Settings for fixed time intervals are partly ignored 2007-01-25 12:10:02 +00:00
b45b84fe55 SyncML fixes 2007-01-23 17:34:50 +00:00
afd1f27221 give values to process_exec in non_interactive mode 2007-01-22 18:47:59 +00:00
8d6b62a74c pending lang updates 2007-01-21 11:38:09 +00:00
e1c2f9e639 "fixed bug add rights were not enough to create new events" 2007-01-20 07:11:06 +00:00
7f6516d3e3 fix: localhost in URL call is not a good idea (worked for me, but no the rest of the world :o). Sorry! 2007-01-19 12:31:11 +00:00
2dce0de48b dragdrop in calendar now uses the edit method in uiforms to display conflicts - built a non_interactive mode for uiforms::edit for this purpose to call process_edit without user interaction 2007-01-15 22:58:32 +00:00
2636b9353c updated calendar.edit etamplate to not use window.close() on button cancel - this should be handled by process_edit to call a evtl. needed refresh of the referer 2007-01-15 22:54:39 +00:00
7cb034e071 patch 188 and lang updates 2007-01-05 00:13:14 +00:00
de0ddd43ba fix for bug #261: PHP error on Planner by category and Planner by user 2007-01-03 08:13:10 +00:00
3c6bc0fd53 only show view icon, if no edit rights (both opening the edit dialog now) 2007-01-02 14:55:24 +00:00
1925d9669d remove idots workaround because we now use default wider sidebox and users can resize the sidebox to their own needs 2007-01-02 14:09:36 +00:00
060a76b235 changed var definition for dragdrop object to correct syntax again (for phpDoc) - sorry - my fault 2006-12-30 09:01:04 +00:00
dab7c1a922 calendar performance issues: disable (nearly) all dragdrop function calls if dragdrop is user-disabled or auto-disabled 2006-12-30 07:26:49 +00:00
181c6def9e an other fix for bug #21: Reject entry as part of group, entry still shown (should not):
- socal::search() returns rejected group-invitations, as only the user not also the group is rejected
- as we cant remove them efficiantly in SQL, we kick them out here, but only if just one user is displayed
2006-12-29 08:45:36 +00:00
8889c6323f - improved the drag&drop code: calling check_perms() in the eventWidget now with the complete event and not just the id, as calling it with the id only triggers again a read of each displayed event, which is a performance nightmare
- some more todo for jaytraxx ;-)
- some docu updates
2006-12-29 07:57:47 +00:00
dae3f9ccc3 fixed freetimesearch to work with new participants tab 2006-12-27 17:11:47 +00:00
524b321fe2 Strange, thought I already commited that template, anyway participant status submits now automatic 2006-12-27 12:47:08 +00:00
512fbe3b7f fix for bug #102: Inviting a group of person => Private status in calendar 2006-12-27 12:44:54 +00:00