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
Ralf Becker
f0d65a40f3
added content-type header with correct charset to override the webservers default
2004-11-15 08:51:18 +00:00
Ralf Becker
6ef1f7113c
killed a warning if no table-definition, as requested by Cornelius Weiss
2004-11-12 07:39:07 +00:00
mgalgoci
5be4d30994
Initial check in.
...
fixing the data calculation logic everywhere is gonna suck big time ;-(
2004-11-11 20:36:44 +00:00
Ralf Becker
f33d762d8d
some missing phrases
2004-11-09 09:56:01 +00:00
Ralf Becker
7de6ba771f
phrases for the multiple account selection
2004-11-09 09:49:52 +00:00
Ralf Becker
4e4b0c0bea
first version of new calendar SO class:
...
- so far it only reads (multiple) events
- bocal::search used now socal::read to read all events in one go, this should give a far better performance
2004-11-07 14:38:00 +00:00
Ralf Becker
f8ee85dc81
- optimiced db::row() to use the ADODB fetchmode (via db::next_record())
...
- new param strip for db::row() to strip off common column-prefixes
2004-11-07 14:33:24 +00:00
Ralf Becker
26dee37d3e
support for the new 1.0.0 revision 1.0.0.006
2004-11-06 12:22:51 +00:00
raphaelpereira
465041f39c
These are the JS classes ContactCenter uses on its interface.
...
dJSWin -> Javascript Window
dTabs -> Javascript Tabs Manager
dftree -> Javascript Tree View
wz_dragdrop -> base DHTML manipulation lib
2004-11-05 22:54:41 +00:00
raphaelpereira
2a9e2713b2
This is the image ContactCenter uses for dJSWin instantiation...
2004-11-05 22:49:59 +00:00
viniciuscb
762995c5b4
Fix in vfs_sql2 bugs when running in pgsql.
2004-11-05 21:14:10 +00:00
ak703
412c57df47
the round corners giving too much trouble with several browsers, so the layout needed
...
to be changed to a smooth square display for events. The old code was just commented, so
it can be re-enabled.
2004-11-05 10:04:39 +00:00
Ralf Becker
aff48bc2cb
killed the debug output, which echoed each line on restore
2004-11-05 09:34:46 +00:00
Ralf Becker
d6f9fd8a99
fix for bug [ 1059619 ] SQL Error: cannot be null
2004-11-04 21:39:23 +00:00
alpeb
355d32ec28
Applied patch 1058956: use SEP instead of slashes
2004-11-04 17:31:15 +00:00
viniciuscb
78ac3f7122
Fix: Added support for e-mail in user_id.
2004-11-03 21:37:01 +00:00
viniciuscb
fe03c956d3
Fix: Added support for e-mail in user_id.
2004-11-03 21:30:48 +00:00
shrykedude
2cffc50145
Fix for occassional session-verification problem
2004-11-03 05:01:36 +00:00
reinerj
829ff9ff9a
add import script file from itanczos
2004-11-03 00:52:36 +00:00
viniciuscb
7b8bae4f16
Bugs Fixed when executing queries in pgsql
2004-10-30 19:32:52 +00:00
dawnlinux
83ebc41a2d
Add title for logo image of template "prisma"
2004-10-29 03:22:13 +00:00
dawnlinux
41d1a5d5d6
close the parenthesis for title
2004-10-29 03:17:34 +00:00