Commit Graph

9248 Commits

Author SHA1 Message Date
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
Miles Lott
d649fc878b spellcheck 2004-11-22 03:10:45 +00:00
Miles Lott
fc21d2f9ff Fix credits due to shared class - please add yourself into the shared class if you were the author 2004-11-22 03:02:42 +00:00
Miles Lott
7b1b090dc9 Add missing credit to the original author, remove author credited in error 2004-11-22 02:53:55 +00:00
Ralf Becker
3b2da86ce2 postgres fix (error in converting varchar to int if >= 100) 2004-11-21 22:40:21 +00:00
Ralf Becker
920af8e10e support to set the client-encoding (charset) for the DB and select a system-charset (utf-8 or others) at installation time 2004-11-21 10:54:11 +00:00
Ralf Becker
64976f0b1c support to set the client-encoding (charset) for the DB and select a system-charset (utf-8 or others) at installation time 2004-11-21 09:44:02 +00:00
Ralf Becker
52fbe1064f fixed wrong content for phrase charset (was a translation of charset and not the used charset) 2004-11-21 09:43:23 +00:00
Miles Lott
6d13221328 test version of config.php using the new validation hook for certain settings; if this works, rename to config.php and commit 2004-11-20 15:10:26 +00:00
Miles Lott
071edecfe0 Add new file to check configured items, including files directory and mcrypt tests; use with newconfig.php, to be renamed to config.php if this works for everyone. 2004-11-20 15:09:20 +00:00
reinerj
a6d1368c19 updatet build script 2004-11-19 14:35:41 +00:00
reinerj
df5d246d90 updatet build script 2004-11-19 14:28:31 +00:00
reinerj
3845e46f4b update build script to build bitrock windows packages 2004-11-19 14:26:43 +00:00
alpeb
39d7cad85b Fixed monitor footer stats 2004-11-19 13:32:49 +00:00
alpeb
ec7f2677b3 Delete appropiate instances when deleting processes 2004-11-19 13:32:00 +00:00
Ralf Becker
fa70cfed73 reformatting acording to our standards - someone totaly screed it ;-) 2004-11-19 06:32:10 +00:00
Ralf Becker
ab5be9691a frensh translations from Denis Cardon <denis.cardon@tranquilitsystems.com> 2004-11-17 15:58:43 +00:00
Ralf Becker
54ed54807f fixed escaping of parameters for the wz_tooltips: single quotes in calendar titles caused all tooltips on that page not to appear 2004-11-17 14:21:43 +00:00
Miles Lott
4ea51095d5 Use application name if title is not set in setup.inc.php for upgrade, install, etc. 2004-11-17 13:37:33 +00:00
Ralf Becker
272be2942b fixed spelling error which caused the green check to displayed at the admin-account section even if no user accounts exist 2004-11-17 12:46:02 +00:00
reinerj
5d866a0bce update Sloven translation 2004-11-17 00:44:48 +00:00
viniciuscb
da954d0f98 get_shares now grings information about owner of the share. 2004-11-16 06:03:42 +00:00