Ralf Becker
e291aa7339
charset
2003-10-10 00:05:28 +00:00
Lars Kneschke
43ec195c6e
added check if function iconv exists
2003-10-09 23:38:24 +00:00
Pim Snel
0ee40b75d5
added template var for logout icon in setup
2003-10-09 23:12:41 +00:00
Ralf Becker
9c322199d6
fixed bug in conversation table --> schema for bigint
2003-10-08 19:08:30 +00:00
Ralf Becker
0cba91137e
added fallback to iconv if mbstring is not availible and killed a waring if no langs installed
2003-10-08 10:50:24 +00:00
Ralf Becker
7b409a410d
some sql-insertion protection
2003-10-08 00:00:55 +00:00
Ralf Becker
3360c838f6
use db from phpgw_setup if the phpgw one is not availible
2003-10-07 22:38:06 +00:00
Ralf Becker
519e874afb
use db from phpgw_setup if the phpgw one is not availible
2003-10-07 22:02:30 +00:00
Lars Kneschke
b3dfa3d386
little fix for gb2312
2003-10-07 20:56:33 +00:00
Ralf Becker
4c922ae28a
applied ilia's patch for binary columns (mysql returns varchar(#) binary)
2003-10-07 16:41:00 +00:00
Ralf Becker
49d4216305
fix for not set up user-charset
2003-10-07 15:05:14 +00:00
Ralf Becker
10318b0554
fixed annoying typo, that caused the lang-files to be loaded on every login
2003-10-07 09:59:40 +00:00
Ralf Becker
cb01770f48
small fix
2003-10-07 01:02:19 +00:00
Lars Kneschke
d13e4685dc
added kses-0.2.1
2003-10-06 11:46:38 +00:00
Ralf Becker
6e69d6965f
converting all charsets to lowercase
2003-10-06 11:30:21 +00:00
Ralf Becker
cfc0ec8eb4
updated translation_sql::convert:
...
- now handles arrays or strings
- autodetects the from charset if not set
- uses the system_charset as to charset if not set
2003-10-05 15:41:59 +00:00
Ralf Becker
c7407b9ed1
small addition to automaticaly deal with a not set system-charset
2003-10-05 13:45:46 +00:00
Ralf Becker
def9a6e4df
fix for new install
2003-10-05 10:57:50 +00:00
Ralf Becker
0ca093c04f
added multibyte-support for conversation of other charsets then utf-8 and iso-8859-1
2003-10-05 10:44:16 +00:00
Ralf Becker
90faf20801
added some db-unspecific functions to deal with db-results-sets as associative arrays and form new querys from column/value arrays with automatical addslash/intval based on the column-type
2003-10-05 10:42:07 +00:00
Ralf Becker
fd2d96d063
1) implemented a share system-charset, which can be different from the charset of the lang-files
...
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
2003-10-05 02:06:11 +00:00
Ralf Becker
30bdbd48a9
biger Text for the y-axis-texts, transparent background and other cosmetics
2003-10-04 15:31:31 +00:00
Ralf Becker
878f345099
changed the gant-chart-lines to bars
2003-10-04 14:49:39 +00:00
Ralf Becker
c65032a812
restructured setup a bit:
...
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:27:38 +00:00
Ralf Becker
658dfdce96
restructured setup a bit:
...
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:24:34 +00:00
Ralf Becker
eeae3102df
fix to give the files in vfs only minimal rights (rw for owner, rwx for owner on dirs)
2003-10-04 07:37:03 +00:00
Ralf Becker
8c0e4fd6d7
fixes to get dave's mime_magic class working
2003-10-03 11:58:51 +00:00
Ralf Becker
03e9bb126d
fixed add for numerical values
2003-10-03 10:00:21 +00:00
shrykedude
8a2a675b37
expanded !$var check to use empty($var)
2003-10-03 02:01:21 +00:00
Ralf Becker
c218e158b1
added a check agains ldap-insertion in the login-name
2003-10-02 21:01:37 +00:00
Ralf Becker
8ca7b7af8a
killed some warnings if open_basedir restrictions do not allow to access the session-files
2003-10-02 16:58:46 +00:00
Ralf Becker
44eaf69f8f
imported ceb's changes til 2003/10/01 (reverted the german lang-file to iso8859-1)
2003-10-02 11:16:50 +00:00
Ralf Becker
30a4f77153
fix for delete with empty account_id
2003-10-01 14:50:34 +00:00
Lars Kneschke
67277ed3e8
let the cookie expire after 3 hours
2003-09-28 15:45:07 +00:00
Lars Kneschke
50cee38d83
[ 813855 ] project fix for bug 813570
...
https://sourceforge.net/tracker/index.php?func=detail&aid=813855&group_id=78745&atid=554340
Author: Shryke Dude (shrykedude)
2003-09-28 14:07:13 +00:00
Lars Kneschke
8dc102aa50
code from jarg - dunno what it does :)
2003-09-28 12:31:16 +00:00
Lars Kneschke
209f477b20
make this class working on windows too
2003-09-28 12:14:08 +00:00
Lars Kneschke
72f6806810
fix for bug [ 805146 ] ldap addressbook query slow
...
https://sourceforge.net/tracker/?func=detail&atid=554338&aid=805146&group_id=78745
2003-09-28 11:06:44 +00:00
Lars Kneschke
171addbc59
use stream_set_timeout only with php 4.3.0 and above
2003-09-28 10:32:12 +00:00
Lars Kneschke
509aff2cda
make it working again
2003-09-28 10:17:21 +00:00
Ralf Becker
ff3a3ce3c8
fixed schema_proc to deal correct with empty ('') defaults
2003-09-25 01:32:08 +00:00
Ralf Becker
54bcb34236
fixed account-enabled check for account-storage != ldap
2003-09-24 12:21:38 +00:00
Lars Kneschke
d0d9dc1721
patch for [ 807213 ] HTTP-AUTH fails
...
solved by Bernd Oeggl (beoe)
2003-09-24 05:44:57 +00:00
Lars Kneschke
d6a6b37cde
use proxy authentication if needed
2003-09-24 05:23:29 +00:00
Ralf Becker
060311ab7d
fixed prob with login-scree-message and no cookie
2003-09-23 21:26:58 +00:00
Lars Kneschke
d26cfa20e9
little tricky error
2003-09-23 14:56:25 +00:00
Ralf Becker
1ed1b0f431
some fixes for setup:
...
- back-button for manage-header
- header-update shows lang-selection
- lang-selection is sorted now alphabetical
- lang-selection in header-admin shows up only if called the first time (without login)
- manage-languages and add-applications respekt now different translations for the same phrase in different apps
2003-09-23 13:08:40 +00:00
Ralf Becker
63d7cc09a3
extended historylog::delete to delete all entries of an app, to be used by setup
2003-09-22 23:43:48 +00:00
Ralf Becker
1433761aa6
some code-modernisation while looking for the fix to show title of disabled apps
2003-09-22 10:58:57 +00:00
Lars Kneschke
d1ffe11af9
fix for creating valid sql
2003-09-21 19:43:29 +00:00
Lars Kneschke
2a4b75c483
ldap fixes
2003-09-21 19:02:12 +00:00
Ralf Becker
90331f1b45
fix to allow '=' in urls and a lot of space to tab conversation in skwashd's comments
2003-09-21 14:04:13 +00:00
Ralf Becker
c30487281b
vfs_sql::mkdir creates missing base-directories (like /home, when createing /home/<user>) now automaticaly and updates the directory content if the directory already exists.
2003-09-21 13:54:07 +00:00
Pim Snel
bae60c5128
fixed old theme support when css-dir is empty
2003-09-19 08:51:26 +00:00
Ralf Becker
43024ba1cc
second (optional) param. to add_app to specify the language
2003-09-15 08:42:47 +00:00
Lars Kneschke
bfb56ec1de
ldap fixes
2003-09-14 14:35:36 +00:00
Ralf Becker
3492fbbe3f
code-cleanup and saved loaded apps in an array, so its save to call it more than once
2003-09-14 10:20:46 +00:00
Ralf Becker
cf20f79d91
added the html-class to the API
2003-09-14 10:19:42 +00:00
Lars Kneschke
8c40bd3358
imported phpmailer
2003-09-14 10:08:47 +00:00
Lars Kneschke
78c74e5726
ldap fixes again
2003-09-14 08:29:29 +00:00
Lars Kneschke
ea7f4ffde7
ldap improvments
2003-09-14 06:11:52 +00:00
Lars Kneschke
c579775999
again some ldap fixes
...
and
support for ldap version 3
2003-09-14 06:02:25 +00:00
Ralf Becker
36b40204e3
update to version 0.9.99.002:
...
- new columns for accounts-table: contact_id and primary group
- fixed error from 0.9.10 update with groups and permissions columns only half deleted
- update function for phpGW 0.9.14.508/9 and 0.9.15.013/4
2003-09-13 18:19:03 +00:00
Lars Kneschke
ac487777b7
added support for primary group
2003-09-13 17:14:30 +00:00
Ralf Becker
90804b3885
globals
2003-09-11 18:13:49 +00:00
Lars Kneschke
aa9a35f4d3
spelling error
2003-09-11 04:53:29 +00:00
Ralf Becker
ef850c835b
disableling the click_history til someone starts useing it
2003-09-06 10:52:42 +00:00
Ralf Becker
f4fd01dd10
added possebility to remove the crontab-line
2003-09-06 10:50:35 +00:00
Ralf Becker
374cc00037
fixed delete
2003-09-06 03:23:37 +00:00
Ralf Becker
16d1fddc52
some more branding www.phpgroupware.org --> www.eGroupWare.org
2003-09-03 12:59:11 +00:00
Ralf Becker
4c93a60578
small fix for formattime
2003-09-03 12:28:46 +00:00
Lars Kneschke
e3dde66e08
change needed for integration of emailadmin
...
ldap bugfixing
2003-08-31 22:09:12 +00:00
Ralf Becker
0dac7abe0e
imported dave's changes
2003-08-30 23:09:28 +00:00
Ralf Becker
b99e600aaa
added flag to disable the str_replace('phpGroupWare','eGroupWare'), called egroupware_hack
2003-08-30 11:03:20 +00:00
Ralf Becker
8ea71d2f7d
fixed bug with not saved description in preferences::add
2003-08-30 10:25:14 +00:00
Lars Kneschke
c010b47c80
add the file including the javascript class
2003-08-30 08:47:01 +00:00
Lars Kneschke
cecef59550
addedd javascript support class
2003-08-30 08:44:51 +00:00
Lars Kneschke
a4ecc1017c
formating
2003-08-30 07:15:36 +00:00
Ralf Becker
7971e01aef
some first basic branding
2003-08-28 18:17:11 +00:00
Ralf Becker
55638ce3a5
fixed some probs with not existing database
2003-08-28 18:14:45 +00:00
Ralf Becker
f34fe8088b
reimported jsCal into phpgwapi/js now
2003-08-28 16:35:07 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
skeeter
aedaca8c72
Changed the require_once to CreateObject
2003-08-25 10:15:27 +00:00
ceb
0027baea33
droped class
2003-08-23 02:09:37 +00:00
ceb
4e0b29e3a9
what crap
2003-08-23 01:20:13 +00:00
ceb
6e63540873
update
2003-08-23 00:44:53 +00:00
Ralf Becker
940e0c1df9
added a helpmessage to the jsCalendar input-field
2003-08-18 23:17:56 +00:00
Ralf Becker
b32fe49d9b
wrapper-class and setup-file for jsCalendar
2003-08-17 23:05:57 +00:00
Ralf Becker
3173e4dfc6
Initial revision
2003-08-17 22:44:06 +00:00
Ralf Becker
c30cd51f22
table_name returns empty if we have no db-connection instead of throwing error-messages (used in setup)
...
Note: daves OOP changes still needs to be merged to HEAD!!!
2003-08-13 10:56:01 +00:00
ceb
459fceb00f
update
2003-07-26 23:37:55 +00:00
ceb
74040b0444
update
2003-07-25 01:11:45 +00:00
ceb
a636497b9e
added function
2003-07-22 23:40:37 +00:00
ceb
a400950613
added function
2003-07-22 21:35:49 +00:00
Ralf Becker
6ab850d35c
- added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
...
- merged asyncservices from .16
2003-07-21 18:20:45 +00:00
ceb
6b683518ef
update
2003-07-03 19:29:26 +00:00
Ralf Becker
ebee2598cf
xss fix, running the content of the address-label-function through strip_html
2003-07-02 00:08:20 +00:00
ceb
b1aa23e5d0
fix
2003-06-24 22:33:40 +00:00
ceb
782fdf7c2d
fix bug #3861
2003-06-24 13:32:25 +00:00
ceb
5503443533
fix bug #3522
2003-06-24 12:38:08 +00:00