Commit Graph

9069 Commits

Author SHA1 Message Date
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
dawnlinux
b75ae4b1fa Collect a spelling, it should be "administrator" not "adminstrator". 2004-12-12 06:34:04 +00:00
mgalgoci
587952dda6 - fix up event notifications
- initial patch from Bobby Beckman bbeckmann -are- optaros -doot- com
2004-12-08 22:46:57 +00:00
reinerj
28c16e64b6 update the slovenian lang file from orb_ter 2004-12-07 21:51:19 +00:00
Ralf Becker
fdaa712922 fixed update button in filemanager 2004-12-06 14:16:11 +00:00
Ralf Becker
9dd38aa59a fixed moving files in filemanger 2004-12-06 14:15:08 +00:00
Ralf Becker
948f739fd6 added a trim to cope with junk after charset name 2004-12-05 16:35:24 +00:00
Ralf Becker
3723acdbf2 fixed wrong quoting of cat_id (it's a string in calendar) as reported by the maxdb testers 2004-12-05 14:42:17 +00:00
reinerj
e01031de62 update the slovenian lang file from orb_ter 2004-12-03 22:22:47 +00:00
reinerj
cebed6849d update the slovenian lang file from orb_ter 2004-12-02 22:37:43 +00:00
Ralf Becker
f64a1ab7b1 fixed sql error reported by maxdb testers: iCal import should not be able to update existing events without that fix 2004-12-02 15:31:39 +00:00
Oscar Manuel Gómez Senovilla
582aee2499 *** empty log message *** 2004-11-30 19:38:06 +00:00
reinerj
7c82e51a44 update the slovenian lang file from orb_ter 2004-11-30 16:27:34 +00:00
reinerj
e0bc6ecbd9 update the polish lang file from Lukas Zolnowski 2004-11-30 15:19:55 +00:00
Miles Lott
cac9d272c5 Add developer-use test for contacts service class 2004-11-30 13:41:19 +00:00
Miles Lott
70425fa29b Fix headers and adjust classname in schedule service 2004-11-30 13:40:46 +00:00
reinerj
4c3d73a5a3 update the slovenian lang file from orb_ter 2004-11-29 16:27:39 +00:00
reinerj
41ab433325 update the slovenian lang file from orb_ter 2004-11-29 14:33:47 +00:00
reinerj
faf2f984fb update the polish lang file from Lukas Zolnowski 2004-11-29 13:40:50 +00:00
Miles Lott
ecc16190b3 Move newconfig to config 2004-11-28 18:38:50 +00:00
reinerj
9c4a32e183 update the slovenian lang file from orb_ter 2004-11-28 14:24:57 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78 *** empty log message *** 2004-11-27 23:35:32 +00:00
reinerj
5500d7017a update the slovenian lang file from orb_ter 2004-11-27 22:18:06 +00:00
viniciuscb
08377c2a40 Change in selection() method to allow non-html return 2004-11-26 13:14:19 +00:00
viniciuscb
d48577b0f1 Changed type of return of input function: can now return an input with html
and js together (default, as it had ever been) or can return an array with
html and js parts separed.
2004-11-25 20:39:17 +00:00
raphaelpereira
fcec70607a Removed print_r() debug line I forgot... sorry! 2004-11-25 20:27:35 +00:00
raphaelpereira
569158098e - This functionality is already included in class.datetime.inc.php 2004-11-25 19:50:32 +00:00
raphaelpereira
2a09fe8f3e - Now class.javascript.inc.php automatically loads the specific browser JS,
which is located at the same hierarchy, but inside a folder with the name
 of the browser. For example:
 Usual folder    => contactcenter/js/ccQuickAdd/ccQuickAdd.js
 Specific Folder => contactcenter/js/ccQuickAdd/mozilla/ccQuickAdd.js

 It falls back to the usual folder if there is no specific code.
2004-11-25 19:41:07 +00:00
raphaelpereira
2fc017bf88 - Inserted an array 'zone_list_offset' with all glib compatible timezones... 2004-11-25 18:20:09 +00:00
raphaelpereira
d884b853d9 Corrected pt-br translation 2004-11-24 18:18:32 +00:00
reinerj
24a8574c66 update slovenian lang file 2004-11-24 16:35:19 +00:00
Michael Bartz
9a6fc2fab8 Fixed two minor typos in column aliases. 2004-11-24 15:57:43 +00:00
Michael Bartz
33578130b4 Added error messages (required when debugging other issues!!) 2004-11-24 15:53:29 +00:00
Michael Bartz
907949ebe5 Added a column variable alias to make it consistent with other resultset variables and integrate with egw. 2004-11-24 15:51:24 +00:00