Commit Graph

9839 Commits

Author SHA1 Message Date
78d1fafef0 fixes lost email when adding users 2005-01-28 22:18:39 +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
0a7ea17057 update lang file from ReklamaLab.RU 2005-01-28 18:26:46 +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
1ee818779a lang file update Swedish from Marko 2005-01-17 13:33:43 +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
1951b4f39d lang file update Swedish from Marko 2005-01-17 13:29:43 +00:00
c61a39b9ac lang file update Swedish from Marko 2005-01-17 13:22:59 +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
18cae12c94 lang file update Swedish from Marko 2005-01-17 13:17:07 +00:00
14618021b1 This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.
2005-01-17 13:17:07 +00:00
459ddd8997 lang file update Swedish from Marko 2005-01-17 13:14:01 +00:00
8c63fd4714 lang file update Swedish from Marko 2005-01-17 13:12:32 +00:00
3d80941e14 lang file update Swedish from Marko 2005-01-17 13:09:36 +00:00
a944603591 lang file update Swedish from Marko 2005-01-17 13:03:55 +00:00
34bd5a5ba8 lang file update Swedish from Marko 2005-01-17 13:01:42 +00:00
1ad8d8bf21 lang file update Swedish from Marko 2005-01-17 12:58:22 +00:00
8957d1cccd lang file update Swedish from Marko 2005-01-17 12:56:04 +00:00
cec9439460 lang file update Swedish from Marko 2005-01-17 12:56:04 +00:00
b8529cc3c0 lang file update Swedish from Marko 2005-01-17 12:50:33 +00:00
eaf5c6e044 lang file from ReklamaLab.RU 2005-01-16 23:31:05 +00:00
a50b3825fe lang file from ReklamaLab.RU 2005-01-16 23:26:59 +00:00
c5d06cb378 lang file from ReklamaLab.RU 2005-01-16 23:26:59 +00:00
f4f5b91632 lang file from ReklamaLab.RU 2005-01-16 21:41:05 +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
74ba7af7ef lang file from ReklamaLab.RU 2005-01-12 20:45:34 +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
13e9ea3960 add holidays for switzerland from devein 2005-01-08 00:37:43 +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
0e9f7e2133 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:21:23 +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