Pim Snel
166a857df9
replace orange star
2003-10-23 20:46:36 +00:00
Ralf Becker
8e1c003cde
small fix for the getAccounts function to use the name-style defined in the user prefs by default
2003-10-23 20:30:32 +00:00
Pim Snel
fb95b258d4
merged lars' changes and almost fixed the vertical scrollbar bug in IE
2003-10-23 20:27:41 +00:00
uid33421
4ea053b344
another small fix
2003-10-23 19:49:01 +00:00
uid33421
a761d7a38d
layout fixes
2003-10-23 19:44:52 +00:00
uid33421
939fd96822
added my own css file
2003-10-23 19:33:33 +00:00
uid33421
ed4bba78db
splitted some things, so we have more control about the layout
2003-10-23 19:32:54 +00:00
uid33421
d11958d1b4
enabled body tag again
...
we need it onload
2003-10-23 19:20:45 +00:00
uid33421
afa38cf57a
respect selected theme
2003-10-23 18:30:35 +00:00
Pim Snel
1463d87637
added icon for emailadmin and add spacer.gif to default
2003-10-23 16:05:27 +00:00
Pim Snel
194f2dd843
and here are the new idots icons
2003-10-23 15:30:54 +00:00
Pim Snel
0aa579faab
fixed href to pngfix.js
2003-10-23 15:20:19 +00:00
Pim Snel
b12b903d8c
removed end of body tags from inc/footer.inc.php and added all footer tags the template footer files
2003-10-23 15:19:22 +00:00
Pim Snel
8839558f07
changed default imageformat of the nextmatch arraws to png
2003-10-23 15:17:40 +00:00
Pim Snel
60bc6e0332
new idots design because old one had copyright problems and this one is better
2003-10-23 15:04:22 +00:00
Ralf Becker
e4c0b82b2b
disabled index generation again for db other then MySQL, til i fixed it
2003-10-22 12:54:39 +00:00
Miles Lott
4b4afd3c23
Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates
2003-10-22 11:28:17 +00:00
shrykedude
1096987b81
added quotes for HTML validation
2003-10-22 04:28:03 +00:00
Ralf Becker
27f8837364
reading the indices correct (multiple columns, fulltext and length-limited) indexes
2003-10-22 02:40:16 +00:00
Ralf Becker
7cc899861d
added a log-file and a 401 header if unauthorized to the xmlrpc-server
2003-10-21 21:05:23 +00:00
Ralf Becker
8d2125b502
enhanced format to add an icon and already translated texts, hopefully last commit on this ;-)
2003-10-21 19:13:23 +00:00
Ralf Becker
ddc665d061
enhanced format to add an icon and already translated texts
2003-10-21 19:03:07 +00:00
Ralf Becker
4dade58bbe
enhanced format to add an icon and already translated texts
2003-10-21 18:41:50 +00:00
Ralf Becker
8d2c4bb7a3
fixed schemaproc to create indexes and enhanced syntax to create multicolum indexes and unique keys
2003-10-21 18:09:58 +00:00
Ralf Becker
f2b0ca5d6d
an other fix for ADOdb, set Record to empty, if a query returns no row
2003-10-21 18:08:22 +00:00
Ralf Becker
9384c24217
fixed php4-sessions to work with xmlrpc, our sessionid is now identical to the php4 sessionid
2003-10-21 10:46:33 +00:00
Ralf Becker
b26fa6246a
fixed db::to_timestamp as the ADOdb function returns quotes too
2003-10-21 10:08:48 +00:00
Ralf Becker
c8d9ba1a5f
small fix to not use eval
2003-10-21 09:18:21 +00:00
Ralf Becker
c49d1cf3be
put the eGW demo as default record for the xmlrpc app
2003-10-20 22:44:24 +00:00
shrykedude
68e0663d55
corrected placement of FORM tag for HTML validation
2003-10-20 20:23:19 +00:00
Ralf Becker
0d35fcc72a
fix to allow to load non-iso-8859-1 languages without an system-charset set
2003-10-20 19:03:46 +00:00
Ralf Becker
a1bb219315
fix to automatically connect before calling db_addslashes, needed for setup->languages (with ADOdb enabled)
2003-10-20 19:02:32 +00:00
Ralf Becker
6909e7241d
some fixes:
...
- replaced the hardcoded /phpgroupware url with the webserver_url
- register globals
2003-10-20 17:25:56 +00:00
shrykedude
0656bc925a
updated case & quoting of HTML tag attributes; added ALT tag for IMGs
2003-10-20 17:16:56 +00:00
Ralf Becker
dbfd796382
fix to automatically connect before quering the tables, needed for setup->configuration (with ADOdb enabled)
2003-10-20 16:36:03 +00:00
Ralf Becker
0c6b822fea
some fixes:
...
- replaced the hardcoded /phpgroupware url with the webserver_url
- register globals
- some UI fixes, as in idots everything is centered
2003-10-20 16:34:29 +00:00
Ralf Becker
9f450cb1a8
pgsql7.3 fix + wrong id for the addressbook custom-fields, should work now
2003-10-20 08:49:21 +00:00
Ralf Becker
10a51e644b
get last_insert_id for pgsql working and fixed the copying of db-objects
2003-10-19 21:41:47 +00:00
Ralf Becker
834c395b0d
added empty transaction functions so that db_mysql dont use the adodb ones from the db-class
2003-10-19 19:42:22 +00:00
Ralf Becker
32fa6bc9d0
added db_addslashes version for use without adodb
2003-10-19 19:36:50 +00:00
Ralf Becker
c7a9ba98e5
updated db-class to use ADOdb if one set $GLOBALS['phpgw_info']['server']['use_adodb'] = True; (eg. in your header.inc.php) or to be used as base-class for the other db-classes
2003-10-19 19:09:36 +00:00
Ralf Becker
d6b8677cbd
Initial revision
2003-10-19 19:05:23 +00:00
Miles Lott
b2d20be441
Fix for count() using postgresql with query
2003-10-19 18:34:45 +00:00
Miles Lott
fe494abdc1
Fixed count() for postgresql, I hope
2003-10-19 18:29:44 +00:00
Ralf Becker
6fbf81abed
added class to functions_backtrace
2003-10-19 18:25:14 +00:00
Miles Lott
7c1621ea40
Move definition of SEP ahead of class instantiation so that php5 won't barf if we use SEP in one of those classes
2003-10-19 18:05:27 +00:00
Miles Lott
ed5e8a5f8e
Updated to work with current code (somewhat)
2003-10-19 15:15:00 +00:00
Miles Lott
6a69632487
Switch to using oProc object instead of db object to avoid update errors
2003-10-19 12:48:36 +00:00
Miles Lott
61bf56843f
Oops, this is a more accurate count
2003-10-19 08:12:16 +00:00
Miles Lott
c02c4f563e
possibly more efficient record counting query, and fix limit case on queries that return less than limit
2003-10-19 08:06:52 +00:00
reinerj
a047910848
add no robots
2003-10-19 00:20:07 +00:00
reinerj
274a07283d
change phpgw to egw
2003-10-19 00:17:00 +00:00
Miles Lott
fb3eb50ef8
Close potential security hole for xmlrpc/soap calls
2003-10-18 11:15:48 +00:00
Miles Lott
dec0934ee3
Now using copyobj() - please advise if it breaks and how
2003-10-18 11:12:19 +00:00
Miles Lott
2da29d2861
Add one note about baseline tables
2003-10-18 10:54:47 +00:00
Miles Lott
4c74f7e463
Allow passing of single, non-array paramater for e.g. POST or GET to get_var()
2003-10-18 10:36:34 +00:00
Ralf Becker
50f3f7be43
enabled Slovenian language, thanks to Dragos translations
2003-10-17 22:41:59 +00:00
Miles Lott
0103ae5f98
silence the error in another way
2003-10-17 07:45:56 +00:00
Miles Lott
521a3b94d8
These are not strings...
2003-10-17 07:31:23 +00:00
dragob
787827274b
Some cosmetics in translations.
2003-10-16 20:43:20 +00:00
Ralf Becker
94a2f4e043
added function-backtrace to db-error-messages
2003-10-16 16:59:31 +00:00
Ralf Becker
cb12c82707
added function to generate a function-name backtrace
2003-10-16 16:41:35 +00:00
Ralf Becker
3f3d0c79e9
added function to generate a function-name backtrace
2003-10-16 16:34:45 +00:00
Ralf Becker
8c5c7188d1
added message to login: account is expired
2003-10-16 15:07:21 +00:00
Ralf Becker
7abb19b143
added message to login: account is expired
2003-10-16 14:55:12 +00:00
Miles Lott
3a298a8c7d
Check that $var is set and not False - some installs will error on the array element not being set
2003-10-16 11:41:40 +00:00
Miles Lott
e07e330732
Add copyobj() function for php5 object cloning vs php3/4 copies, fix _debug_array() for php5
2003-10-16 10:37:31 +00:00
Miles Lott
7d999cd13c
Moved inclusion of extension classes after definition of extended class, for php5 (and 3 ;) )
2003-10-16 10:27:34 +00:00
Lars Kneschke
b2e4e6327e
big-5 is supported by php 4.3.X
2003-10-16 04:59:46 +00:00
Lars Kneschke
616a09880a
hide errormessage about unsupported charset
2003-10-15 19:15:25 +00:00
Ralf Becker
483682912b
small cleanup, bgcolor is set now via the css-class
2003-10-15 13:19:24 +00:00
Ralf Becker
726607234e
register globals
2003-10-15 13:18:13 +00:00
Ralf Becker
f7b2cefbf3
not longer used, as we require php4 now
2003-10-15 13:15:06 +00:00
Ralf Becker
f32c6a2e23
Changed login to use only one template with and without domain-selectbox. As everything is identical, but that one box.
2003-10-15 12:55:48 +00:00
Ralf Becker
7363643128
removed stupid debug messages
2003-10-15 12:29:27 +00:00
Ralf Becker
692767bcf0
fixed problem with not set system-charset and non-ascii chars in user-name with accounts in ldap:
...
Username did not get translated, as at the time when the accounts-class get instanciated the user preferences, which determine the language, which determine the charset (if no system-charset), are not loaded. I use iso-8859-1 as default then, which gives us the same behavior then before all the changes.
2003-10-15 12:24:38 +00:00
Ralf Becker
e00e1e9e38
some literati fixes
2003-10-14 21:49:30 +00:00
dragob
c58009cc81
Added slovenian translation.
2003-10-14 21:47:40 +00:00
Ralf Becker
17a3d9cdab
some literati fixes
2003-10-14 21:28:23 +00:00
Ralf Becker
ba8a199a48
fixed the domain-selectbox
2003-10-14 20:32:55 +00:00
reinerj
defc6891e6
add literati golden theme
2003-10-14 20:01:47 +00:00
reinerj
7658cb4c6b
files from literati
2003-10-14 19:59:26 +00:00
reinerj
c0907810b9
add literati files to CVS
2003-10-14 19:46:22 +00:00
reinerj
406df3e974
add lietrati css to CVS
2003-10-14 19:45:16 +00:00
Ralf Becker
e9dc349cda
removed not longer used templates
2003-10-14 17:18:31 +00:00
Pim Snel
e17b5d96c5
change tags to lowercase for future XHTML-validation and add favicon link
2003-10-14 14:23:17 +00:00
Pim Snel
3e6b6b241a
add new favicon
2003-10-14 14:10:28 +00:00
Pim Snel
063bf9b5c0
merge back the changes from lars / make it w3c validate again / merge lars' changes to login_select_domain
2003-10-14 14:07:42 +00:00
shrykedude
5b8c58126c
corrected eGW case in meta info
2003-10-14 13:37:17 +00:00
Ralf Becker
842adc7ae0
reverted lars/dave's change as it does not work !!!
...
PHPSESSIONID is wrongly encoded in the url
2003-10-14 12:50:51 +00:00
Pim Snel
9a14ef1a63
truly center loginbox, add new favicon
2003-10-14 12:02:58 +00:00
Pim Snel
0851b8fa6a
new favicon
2003-10-14 11:59:10 +00:00
Ralf Becker
26eef15651
suppressed warning about unknown user/pw if db not yet created
2003-10-14 10:06:07 +00:00
reinerj
62964576bd
Translation update from Finjon Kiang
2003-10-14 09:58:13 +00:00
Ralf Becker
7818d9902d
phpGroupWare --> eGroupWare in login blocked message
2003-10-14 09:32:39 +00:00
Lars Kneschke
986c06dca2
some cosmetic changes
2003-10-13 06:37:54 +00:00
Ralf Becker
cfdfd365c6
translated app-name about to phpgwapi, seems to fix problem with open-basedir-restrictions
2003-10-12 19:33:32 +00:00
Lars Kneschke
73d8277b40
fixes for warning about unsupported charset
2003-10-11 20:55:16 +00:00
Lars Kneschke
c5871088ca
updated norwegian translation
...
provided by
Espen Ottar
Octaga AS
2003-10-11 19:54:27 +00:00
Lars Kneschke
d8692a29f7
some small fixes from dave hall
2003-10-11 13:30:52 +00:00