Ralf Becker
f93a49673c
some fixes and improvments for the csv-import:
...
- empty lines in the csv file are now ignored (they produced empty contacts before)
- you can define a charset for conversation now
- mass-import is made easier now
2003-10-06 21:22:55 +00:00
Ralf Becker
e8b9e38e5d
fixed not saved auto-complete option and disabled phpgw_info-cacheing and click-path-history
2003-10-06 14:34:06 +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
a057b014d1
fix for not installed apps
2003-10-06 11:01:57 +00:00
Ralf Becker
1dfcc53846
sorted apps in user-manage after their titel and not after the not shown app-name
2003-10-05 23:16:03 +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
199fdc941f
new phrases and german translations for the system-charset-conversation, written as iso-8859-1 file under a eGW with system-charset = utf-8 with the updated translation-tools
2003-10-05 13:44:03 +00:00
Ralf Becker
6a48c89130
cosmetics ;-)
2003-10-05 13:42:27 +00:00
Ralf Becker
4a775848e4
disabled translation-storage-selection, as only the sql/db one is working atm.
2003-10-05 11:11:01 +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
shrykedude
89e281008c
fixed error message display to be HTML 4.01 compliant
2003-10-05 05:55:36 +00:00
Ralf Becker
7b95f52718
not longer needed
2003-10-05 02:07:32 +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
3a4d3d3f52
fix for file-attachments, to not yet created entries
2003-10-04 16:58:09 +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
588abbaea7
changed the content column of phpgw_app_session from text to longtext (its overflowing eg. in eTemplate from time to time)
2003-10-04 14:06:15 +00:00
Ralf Becker
d47f0e7739
move the lang-autoload into the translation_sql class
2003-10-04 13:36:11 +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
zhangweiwu
f886e06d3c
Updated translation.
2003-10-03 20:06:26 +00:00
zhangweiwu
70ea172023
Update translation.
2003-10-03 20:05:48 +00:00
zhangweiwu
43ebd969d4
New Chinese addressbook translation:)
2003-10-03 19:57:26 +00:00
Ralf Becker
4132f01ad0
create demo-accounts only on explicit request
2003-10-03 13:38:18 +00:00
Ralf Becker
7cdfc3d188
register globals
2003-10-03 12:00:20 +00:00
Ralf Becker
8c0e4fd6d7
fixes to get dave's mime_magic class working
2003-10-03 11:58:51 +00:00
Ralf Becker
6c10e248d7
reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database
2003-10-03 11:47:09 +00:00
Ralf Becker
55245b8c8b
some fixes:
...
- removed message 'set your prefs first'
- setting some default prefs, if none are set
- fixed birthdayreminder
2003-10-03 10:04:01 +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
01dcc7cae1
commented out the options:
...
- auth via PAM
- account-storage in contacts
- datetime port
2003-10-02 19:14:53 +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
d7ecf3c26f
setting the default for phpgw_cal_user.cal_type to 'u' direct on the first update from 0.9.13.007
2003-10-02 14:01:20 +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
shrykedude
a73b7af58b
capitalization correction
2003-10-02 01:42:37 +00:00
shrykedude
6a1b62aca5
grammer corrections
2003-10-02 01:08:54 +00:00
Ralf Becker
1ef61884b1
setting the em_folder bgcolor for idots from a blue to a gray, so that links are visible
2003-10-01 15:12:30 +00:00
Ralf Becker
30a4f77153
fix for delete with empty account_id
2003-10-01 14:50:34 +00:00
shrykedude
7451250ae7
corrected table bg variable reference; right-justified time display, for better look
2003-09-30 02:48:12 +00:00
shrykedude
3797baea3d
capitalized field header
2003-09-30 02:10:31 +00:00
shrykedude
1d19b5b624
corrected capitalization and expanded Open To Do header
2003-09-30 01:33:17 +00:00
Lars Kneschke
58b793c97b
Changed from german to english spelling
2003-09-29 13:26:34 +00:00
Lars Kneschke
26d1a2529f
revert it
2003-09-28 16:10:19 +00:00
Lars Kneschke
67277ed3e8
let the cookie expire after 3 hours
2003-09-28 15:45:07 +00:00