Commit Graph

9302 Commits

Author SHA1 Message Date
reinerj
2b3508c4ca update lang file from Mats Fredriksson for Swedish 2005-02-04 17:33:19 +00:00
reinerj
1e3a018471 update lang file from Mats Fredriksson for Swedish 2005-02-04 17:32:12 +00:00
Ralf Becker
60a34f34fc Fixed disapearing backslashes if magic_quotes_gpc=Off. Now stripslashes is only run if it's On. 2005-02-04 13:40:56 +00:00
Ralf Becker
10864e96f8 fixed error with fulltext indexes (eg. in the wiki), when the default-type-type is set to InnoDB, which is eg. the default for some newer windows installs or mysql 4.1.x 2005-02-04 11:13:01 +00:00
Cornelius Weiß
b0a51a63c4 Initial revision 2005-02-03 16:42:20 +00:00
Ralf Becker
bdd24516b5 re-added 1.0.1 dependeny for phpgwapi (was lost after omgs's bugfix) 2005-02-03 13:20:47 +00:00
Oscar Manuel Gómez Senovilla
69b888d74b bug 1112125 2005-01-29 20:32:07 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef *** empty log message *** 2005-01-29 13:05:52 +00:00
Ralf Becker
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
ak703
59392b4087 fix bug loosing email-entry after adding the user
thx to Thai Duong
2005-01-28 22:01:12 +00:00
ak703
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
reinerj
ae73d19085 update lang file from ReklamaLab.RU 2005-01-28 18:28:14 +00:00
dawnlinux
8b24ab5af6 Enable searching the given name when doing a query by alphabet 2005-01-27 01:50:29 +00:00
alpeb
ee0afbc998 Call Activitymanager::replace_activity() with extra parameter to avoid recreation of empty code files 2005-01-17 19:26:13 +00:00
alpeb
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
reinerj
cd4cca923f lang file update Swedish from Marko 2005-01-17 13:32:32 +00:00
reinerj
5722e79f41 lang file update Swedish from Marko 2005-01-17 13:31:49 +00:00
reinerj
f3f278c953 lang file update Swedish from Marko 2005-01-17 13:21:34 +00:00
reinerj
9b5abe9875 lang file update Swedish from Marko 2005-01-17 13:17:58 +00:00
reinerj
459ddd8997 lang file update Swedish from Marko 2005-01-17 13:14:01 +00:00
reinerj
a944603591 lang file update Swedish from Marko 2005-01-17 13:03:55 +00:00
reinerj
1ad8d8bf21 lang file update Swedish from Marko 2005-01-17 12:58:22 +00:00
reinerj
cec9439460 lang file update Swedish from Marko 2005-01-17 12:56:04 +00:00
reinerj
eaf5c6e044 lang file from ReklamaLab.RU 2005-01-16 23:31:05 +00:00
reinerj
c5d06cb378 lang file from ReklamaLab.RU 2005-01-16 23:26:59 +00:00
Michael Bartz
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
ak703
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
reinerj
98e80db9c2 lang file from ReklamaLab.RU 2005-01-12 20:48:37 +00:00
ak703
c7bf33461a changed row_on/row_off to be not so dull greyish, but more light 2005-01-12 13:19:15 +00:00
ak703
fb7bb7c599 modified jscal style to a more friendly layout instead of this grey standard 2005-01-12 00:11:12 +00:00
ak703
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
ak703
45903de2c2 fixed and modified some design/layout issues for better readability 2005-01-11 23:35:07 +00:00
alpeb
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
ak703
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
ak703
0719a89986 fixed bug #1097058 ldap, adding user to groups changes phpgwaccounttype to u 2005-01-09 17:12:50 +00:00
reinerj
8541e2b1f9 add holidays from switzerland to CVS 2005-01-08 00:41:04 +00:00
ak703
ec7d20c4ae fixed error in last commit, changed overflow for select region to auto 2005-01-03 15:05:56 +00:00
ak703
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
alpeb
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
Oscar Manuel Gómez Senovilla
b25004f3e1 *** empty log message *** 2004-12-31 12:03:20 +00:00
Miles Lott
8943ece01f remove last of the global calls 2004-12-29 04:19:56 +00:00
Miles Lott
c3d3c14b68 Clear the _xh accumulator after finished using xml parser 2004-12-29 04:16:58 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44 *** empty log message *** 2004-12-15 15:30:44 +00:00
dawnlinux
b305532907 Correct a variable name, it should be "$_account_id" not "$account_id" 2004-12-14 02:12:09 +00:00
Ralf Becker
7c50885810 fix for xmlrpc error from korganizer: "unknown function name2id" 2004-12-13 08:59:13 +00:00
Ralf Becker
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
Ralf Becker
8a3e4775a0 fixed warning 2004-12-12 12:26:49 +00:00
Ralf Becker
5890110f7a using class-var already stored in session 2004-12-12 12:25:40 +00:00
Ralf Becker
708afe238a added handling for integer date-type to bocal::debug_message 2004-12-12 12:24:24 +00:00