Commit Graph

9097 Commits

Author SHA1 Message Date
bdd24516b5 re-added 1.0.1 dependeny for phpgwapi (was lost after omgs's bugfix) 2005-02-03 13:20:47 +00:00
69b888d74b bug 1112125 2005-01-29 20:32:07 +00:00
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
a06003edef *** empty log message *** 2005-01-29 13:05:52 +00:00
116c51fcd3 added (optional) modified parameter to xmlrpc search method (bocalendar::store_to_cache, socalendar::list_events, socalendar::list_repeated_events) as requested by Espen Laursen and Ian Smith-Heisters for a better sync support 2005-01-29 10:19:10 +00:00
59392b4087 fix bug loosing email-entry after adding the user
thx to Thai Duong
2005-01-28 22:01:12 +00:00
c7c29c30aa fix group edit bug detected by Maanus, so after editing groups in combination
with LDAP, the remain with account type "g" and not getting "u".
2005-01-28 20:12:28 +00:00
ae73d19085 update lang file from ReklamaLab.RU 2005-01-28 18:28:14 +00:00
8b24ab5af6 Enable searching the given name when doing a query by alphabet 2005-01-27 01:50:29 +00:00
ee0afbc998 Call Activitymanager::replace_activity() with extra parameter to avoid recreation of empty code files 2005-01-17 19:26:13 +00:00
a3f705c358 Do not create empty files if called from ProcessManager::new_process_version because they have already been copied (and recompiled with new path for shared code) 2005-01-17 19:22:36 +00:00
cd4cca923f lang file update Swedish from Marko 2005-01-17 13:32:32 +00:00
5722e79f41 lang file update Swedish from Marko 2005-01-17 13:31:49 +00:00
f3f278c953 lang file update Swedish from Marko 2005-01-17 13:21:34 +00:00
9b5abe9875 lang file update Swedish from Marko 2005-01-17 13:17:58 +00:00
459ddd8997 lang file update Swedish from Marko 2005-01-17 13:14:01 +00:00
a944603591 lang file update Swedish from Marko 2005-01-17 13:03:55 +00:00
1ad8d8bf21 lang file update Swedish from Marko 2005-01-17 12:58:22 +00:00
cec9439460 lang file update Swedish from Marko 2005-01-17 12:56:04 +00:00
eaf5c6e044 lang file from ReklamaLab.RU 2005-01-16 23:31:05 +00:00
c5d06cb378 lang file from ReklamaLab.RU 2005-01-16 23:26:59 +00:00
0af7e47978 Corrected a incorrect field name in the where clause for the search string in list_instances call. 2005-01-14 02:49:08 +00:00
9172c8606e remove border from jscal style blue to be able to define border while embedding.
Make integration in sidemenu, or wherelse, more configurable.
2005-01-13 00:11:35 +00:00
98e80db9c2 lang file from ReklamaLab.RU 2005-01-12 20:48:37 +00:00
c7bf33461a changed row_on/row_off to be not so dull greyish, but more light 2005-01-12 13:19:15 +00:00
fb7bb7c599 modified jscal style to a more friendly layout instead of this grey standard 2005-01-12 00:11:12 +00:00
9d2c351fe2 modified little colors to make egw more readable and take off this greyish feeling
after many people here asking for cleaner/brighter interface
2005-01-11 23:58:41 +00:00
45903de2c2 fixed and modified some design/layout issues for better readability 2005-01-11 23:35:07 +00:00
d190a689ae Allow splitting from a split activity to more than two activities, and fixed join activity (it wasn't wating for all incomming actvities to be completed for it to be activated) 2005-01-11 14:34:56 +00:00
0e6474592e it was nerving, being forced to have an icon for categories - many cat's dont
need an icon
2005-01-10 22:54:05 +00:00
0719a89986 fixed bug #1097058 ldap, adding user to groups changes phpgwaccounttype to u 2005-01-09 17:12:50 +00:00
8541e2b1f9 add holidays from switzerland to CVS 2005-01-08 00:41:04 +00:00
ec7d20c4ae fixed error in last commit, changed overflow for select region to auto 2005-01-03 15:05:56 +00:00
3efeb8b62b implemented new style of multiple select (recommended by Mauro Donadello)
Items can now be selected by checkboxes instead of keeping CTRL key pressed, which
makes life easier for many users.
2005-01-03 10:41:07 +00:00
a2e4bc2a47 Fixes bug 1027461: daily view and events list in home made browser overflow width. This happened only in mozilla browsers, and only sometimes (apparently depending on the order images were downloaded from the server). It seems to be a mozilla bug related to the overflow css property. I just removed the property; anyway it wasn't serving any purpose. 2005-01-02 22:23:20 +00:00
b25004f3e1 *** empty log message *** 2004-12-31 12:03:20 +00:00
8943ece01f remove last of the global calls 2004-12-29 04:19:56 +00:00
c3d3c14b68 Clear the _xh accumulator after finished using xml parser 2004-12-29 04:16:58 +00:00
c701fd5a44 *** empty log message *** 2004-12-15 15:30:44 +00:00
b305532907 Correct a variable name, it should be "$_account_id" not "$account_id" 2004-12-14 02:12:09 +00:00
7c50885810 fix for xmlrpc error from korganizer: "unknown function name2id" 2004-12-13 08:59:13 +00:00
4269e84787 some fixes for the freetime search:
- if an endtime leads to a duration biger the the difference between day-start and -end, the day-end from the user prefs are ignored, else it would never find a free time
- using one selectbox for the duration with an extra item 'use enddate', to be more intuitive about duration or enddate is used
- selecting a fitting search-frame for new searches, not just one week
2004-12-12 12:31:41 +00:00
8a3e4775a0 fixed warning 2004-12-12 12:26:49 +00:00
5890110f7a using class-var already stored in session 2004-12-12 12:25:40 +00:00
708afe238a added handling for integer date-type to bocal::debug_message 2004-12-12 12:24:24 +00:00
b75ae4b1fa Collect a spelling, it should be "administrator" not "adminstrator". 2004-12-12 06:34:04 +00:00
587952dda6 - fix up event notifications
- initial patch from Bobby Beckman bbeckmann -are- optaros -doot- com
2004-12-08 22:46:57 +00:00
28c16e64b6 update the slovenian lang file from orb_ter 2004-12-07 21:51:19 +00:00
fdaa712922 fixed update button in filemanager 2004-12-06 14:16:11 +00:00
9dd38aa59a fixed moving files in filemanger 2004-12-06 14:15:08 +00:00