91757ddabd
update
2003-04-24 01:20:52 +00:00
26897b98c7
update
2003-04-24 00:48:23 +00:00
bf3affb467
porting admin to xslt
2003-04-23 21:52:22 +00:00
fb2360c3d5
update hook_admin
2003-04-23 01:51:27 +00:00
31f9734d02
update hook_admin
2003-04-23 01:15:00 +00:00
60079f0e17
started updating to xslt and rework accounts classes
2003-04-23 01:08:32 +00:00
3227a5dd8b
update xslt
2003-04-23 01:06:36 +00:00
c7c3ba3e66
fix for HEAD, find_image does no longer lock in the api for not found images
2003-04-22 23:59:21 +00:00
1e678173e0
some fixes:
...
- content / code after the table_definition in tables_current.inc.php (like in phpgwapi) is now preserved
- $setup_info[<app>]['tables'][] = <table>; syntaxt in setup.inc.php is now supported on adding tables, cause the other syntax with one array still works
- hiting [write table] without any change does no longer give u an empty table
- moved all reset($arr); while (list($k,$v) = each($arr)) to foreach
2003-04-22 23:22:57 +00:00
251699f154
gugux lang-update
2003-04-22 22:30:38 +00:00
10bb2ab177
Changed some x's into %'s
2003-04-22 20:30:22 +00:00
1fbdbaa96c
Changed a x into %1
2003-04-22 20:22:06 +00:00
661edeac5a
Begin translation of x's to %'s ...
2003-04-22 20:09:01 +00:00
d6ef7b0e85
update css
2003-04-22 03:36:49 +00:00
d0ef66a9c9
implemented disable_row/column for bjohnson
2003-04-21 20:29:18 +00:00
5c391d8b0a
added a german lang-file
2003-04-21 17:17:48 +00:00
fbbb003e01
corrected typo
2003-04-21 17:15:57 +00:00
e24f8561b2
Corrected a typo.
2003-04-21 16:43:51 +00:00
4e51415640
got printerfriendly working again
2003-04-21 11:38:58 +00:00
ab4fe582bf
imported changes from .16 (app-header & styleguide-conformace)
2003-04-21 11:00:53 +00:00
fbebdd7bcc
use new facility to include java_script in the html head-tag
2003-04-21 08:43:20 +00:00
b7b29aace8
use redirect_link now
2003-04-21 08:39:10 +00:00
200c2a0457
now each app can set $GLOBALS['phpgw_info']['flags']['xslt_app'] itself
2003-04-21 08:38:17 +00:00
33c30dc147
fixed / get it working again
...
- Mainscreen Message
- some space between the portal-boxes
- added disable-output-escapeing to msgbox-data
2003-04-21 08:37:17 +00:00
cad7e38029
fixed for login: dont call framework for login
2003-04-21 08:32:53 +00:00
e9e944f869
update xslt
2003-04-21 01:24:14 +00:00
0d021d3426
it was impossible to login/logout after change of framework call
2003-04-21 00:49:42 +00:00
60d44718c5
update xslt tpls
2003-04-21 00:21:09 +00:00
9a98095d50
update xslt tpls
2003-04-20 22:14:39 +00:00
b69defa25b
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']
2003-04-20 20:47:50 +00:00
1efbab7f62
update
2003-04-20 14:15:52 +00:00
bf02473ccd
update cats
2003-04-20 14:15:01 +00:00
cf343ac9d6
update hook_admin
2003-04-20 02:16:22 +00:00
84bd58f9ba
admin port
2003-04-20 01:21:59 +00:00
5e4a51045f
added css
2003-04-20 01:15:59 +00:00
2dd760281b
moved function deisplay_entry from admin to api
2003-04-19 23:17:40 +00:00
3d09563b9d
added css entry for alarm
2003-04-19 23:16:08 +00:00
e7b395ba4c
added css entry for alarm
2003-04-19 22:23:24 +00:00
349d66a4d3
update idots
2003-04-19 13:31:02 +00:00
f1d2eb68d0
update idots
2003-04-18 18:48:14 +00:00
73abdbb9d8
update to 0.9.14.003
2003-04-18 17:59:41 +00:00
f88bdd7fde
imported Pim Snel's idots template
2003-04-18 14:35:40 +00:00
fefe0305fd
fix for bug reported on user-list, time-compare creates date before 1970/1/1 which is the earliest allowed date on windows
2003-04-18 08:37:04 +00:00
ff22985b3e
fix for bug #3241 (Apostrophes in custom-fields)
...
removed a wrong quote
2003-04-18 08:06:35 +00:00
28362cbdaa
added possibility to use a sql query-string to so_sql::search
2003-04-16 14:32:15 +00:00
5da28cbdb2
1min steps for minutes via parameter or fallback vi value is not in 5min steps
2003-04-14 21:59:24 +00:00
605f412878
fix for bug #3162
...
creation of new calendar entries fails, because tempnam used to create the id returns a to long string (possibly because TMP_DIR is to long)
use the get_last_insert_id function now
2003-04-14 21:35:50 +00:00
a9d53deafb
translate the monthnames and contries like the sbox-class
2003-04-13 21:47:35 +00:00
38c7e3d145
fix for the date-widget of the today button and javascript
2003-04-13 21:47:03 +00:00
3a8146064e
added time and date+time to date_widget and select-number to select_widget
2003-04-13 19:21:25 +00:00