Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Ralf Becker
9172cf3fa9
fix for bug #72 : 'Group' is not translated in calendar popup (and many other places)
2006-12-25 12:38:37 +00:00
Ralf Becker
c9377bfc61
new login page using the framework class(es)
2006-12-25 11:05:44 +00:00
Ralf Becker
80d063e041
new param $path for egw_setcookie to optionally specify a path
2006-12-25 11:04:21 +00:00
Ralf Becker
4d5d4c42c0
quietend a warning happening if no use set in login
2006-12-25 11:02:54 +00:00
Christian Binder
6f78261f7f
modified walter zorns wz_dragdrop.js to have a defined focus on the draggables (e.g. top left or center center) - sent these changes to walter zorn as he thought himself about implementing that, set calendar events to focus now on top center with a border of 2 pixels to make dragging more logical for the user - modified dragdrop class to take focus as e.g. 'top left 5' focuses draggable on top left with a border of 5 pixels inside
2006-12-23 10:13:51 +00:00
Jerry Ruhe
363f287892
bottom menu white bevel revision - wasnt a smooth gradient
2006-12-23 04:51:37 +00:00
Jerry Ruhe
e125f81e04
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:26:01 +00:00
Jerry Ruhe
153dc53bd2
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:25:41 +00:00
Jerry Ruhe
b2d5ae509c
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:25:04 +00:00
Ralf Becker
6584ab6487
some more stupid php5.2 fixes
2006-12-22 06:33:01 +00:00
Ralf Becker
42698c08b6
some more stupid php5.2 fixes
2006-12-21 14:10:59 +00:00
Jerry Ruhe
8cf516e6cd
fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences
2006-12-21 03:44:36 +00:00
Jerry Ruhe
c61193929a
fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences
2006-12-21 03:39:43 +00:00
Jerry Ruhe
4fd10a230b
image for bevel effect
2006-12-21 02:58:19 +00:00
Jerry Ruhe
d2328a8eda
smooth out and improve seamless effect for background. mod the icon hovers and logo background. give the iconbar a bottom bevel and smooth the curve on logo cell
2006-12-21 02:57:11 +00:00
Jerry Ruhe
dee180e38b
spacing and image mods
2006-12-21 02:53:10 +00:00
Pim Snel
c1c6bddace
- fix bug in egw_db so that it will always work with postgresql if using external db's
...
- enhance schema_proc so that it can work with schema's of externals db objects
2006-12-20 15:18:27 +00:00
Ralf Becker
e6998c2ecf
PostgreSQL 8.1 fix
2006-12-20 09:26:04 +00:00
Ralf Becker
3660b40851
fixed typo
2006-12-20 09:25:29 +00:00
Ralf Becker
6cb939d3f5
- fixed sometimes not rendered footer (eg. in the general prefs)
...
- closing body&html tags for popups (no navbar, but header)
2006-12-20 09:24:38 +00:00
Jerry Ruhe
32a3126a06
row_on color was way too dark
2006-12-20 07:45:14 +00:00
Jerry Ruhe
e68ee0810f
brushed metal apptitle background
2006-12-20 06:04:02 +00:00
Jerry Ruhe
a22fd64c32
brushed metal backgrounds
2006-12-20 06:00:07 +00:00
Jerry Ruhe
bb9c98b3b1
changed dragarea butoon to fit both jerryr and brushed metal
2006-12-20 05:59:01 +00:00
Jerry Ruhe
68feb8ec05
vertical gradients
2006-12-20 05:57:32 +00:00
Jerry Ruhe
b0e787f916
had to rework the logo so it fits both the jerryr and brushed metal theme
2006-12-20 05:55:21 +00:00
Jerry Ruhe
6438475af2
mod and images for the brushed metal theme
2006-12-20 05:54:44 +00:00
Jerry Ruhe
0b103395d1
images for the brushed metal theme
2006-12-20 05:53:10 +00:00
Jerry Ruhe
47dfbd66f2
mods to jerryr and added the brushed metal theme
2006-12-20 05:51:42 +00:00
Jerry Ruhe
a3d6765e6d
revised layout inorder to accomodate the brushed metal theme for jerryr
2006-12-20 05:51:01 +00:00
Ralf Becker
33d333f56f
quitened these stupid php5.2/mb_string warnings
2006-12-19 07:34:29 +00:00
Ralf Becker
61eb991338
quitened these stupid php5.2 warnings: it seems stripos has the same problems as strstr and stristr, there for I changed everything to @stripos
2006-12-19 07:12:49 +00:00
Ralf Becker
e6dd37c326
quitened 2 of these stupid php5.2 warnings
2006-12-19 07:09:59 +00:00
Ralf Becker
7389a7a2cb
some more refracturing of the template code
2006-12-17 13:14:16 +00:00
Ralf Becker
8d1d8f85f1
not used anymore
2006-12-17 11:51:40 +00:00
Ralf Becker
347f0c5649
Upps portalbox in home also used phpgw_info based themes
2006-12-17 11:45:09 +00:00
Ralf Becker
ddccca1c55
Removed old phpgw_info based themes, they have been depricated in 1.2 and are only used by some old contrib apps
2006-12-17 11:30:26 +00:00
Ralf Becker
fa996ab124
hack to deal with no more $GLOBALS['egw_info']['theme']
2006-12-17 10:44:10 +00:00
Ralf Becker
f4238614f3
new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook
2006-12-17 08:44:05 +00:00
Christian Binder
f3670af463
dragdrop class: every draggable or droppable now takes an associative array for the values, the class disables itself automatically on non-validated browsers, built-in test mode to validate other browsers
2006-12-15 19:39:36 +00:00
Jerry Ruhe
22508fffc1
buttons stand out better and follow template coloring
2006-12-14 23:11:59 +00:00
Jerry Ruhe
bd67c2da12
buttons stand out better and follow template coloring
2006-12-14 23:11:40 +00:00
Ralf Becker
b13cf65101
fixed fatal error when saving (not applying) the prefs and session-type is php-restore:
...
The way the old Template class works, does not work together with restoring from the session.
2006-12-14 15:17:33 +00:00
Jerry Ruhe
0fde7842b4
menu hide -dragarea- position and image change
2006-12-14 02:33:29 +00:00
Jerry Ruhe
af0b631284
menu hide -dragarea- position and image change
2006-12-14 02:33:10 +00:00
Jerry Ruhe
bcb34dd0a5
fixes IE6 not showing header background for extraicons drop menu.
2006-12-14 01:43:31 +00:00
Jerry Ruhe
c1807febec
fixes IE6 not showing header background for extraicons drop menu.
2006-12-14 01:42:43 +00:00
Jerry Ruhe
7b7e1cfafd
modified extraicons menu to fit the rest of the jerryr template
2006-12-13 23:27:09 +00:00
Jerry Ruhe
82eade0998
modified extraicons menu to fit the rest of the jerryr template
2006-12-13 23:26:48 +00:00
Jerry Ruhe
79bb309bb5
modified extraicons menu to fit the rest of the jerryr template
2006-12-13 23:26:31 +00:00
Ralf Becker
f97a0452e5
removed eGW version for security reasons, as discussed on the list
2006-12-13 14:32:31 +00:00
Ralf Becker
c2fa010b15
using the template from default
2006-12-13 11:33:49 +00:00
Ralf Becker
365352c323
moved idots templates to default
2006-12-13 11:33:28 +00:00
Ralf Becker
4708466097
moved idots templates to default
2006-12-13 11:33:15 +00:00
Ralf Becker
ac73656a17
formatting
2006-12-13 11:23:17 +00:00
Ralf Becker
16ca5b64f5
not used anymore
2006-12-13 11:19:48 +00:00
Ralf Becker
dbc1ee12fe
removed prisma template, it seems to be identical to idots
2006-12-13 11:09:00 +00:00
Ralf Becker
c29e516e71
removed not fully working literati template
2006-12-13 11:08:17 +00:00
Ralf Becker
6035da428e
use one shared head.tpl from default
2006-12-13 09:28:51 +00:00
Ralf Becker
3ee35ea278
removed never working edge-it template
2006-12-12 19:27:17 +00:00
Ralf Becker
d046f849fc
removed old, not fully usable (no sidebox) idsociety template
2006-12-12 19:24:49 +00:00
Ralf Becker
2e3a0a06cd
added a small default registry for f(elami)mail, to list it in the quick add menu, without really supporting linking with mails
2006-12-12 14:40:03 +00:00
Jerry Ruhe
fcb1756233
extraicons image and layout mods
2006-12-12 08:00:52 +00:00
Jerry Ruhe
c3dcde2e75
extraicons image and layout mods
2006-12-12 08:00:07 +00:00
Jerry Ruhe
eb88f7b3f1
extraicons image and layout mods
2006-12-12 07:59:19 +00:00
Jerry Ruhe
f791b17f87
statusbar left padding removed and cross-browser and platform spacing issues.
2006-12-11 08:20:41 +00:00
Jerry Ruhe
f199be0355
extra apps menu dropin from top not the right.
2006-12-11 08:17:28 +00:00
Jerry Ruhe
696fd0064d
adjust statusbar height so new selectbox does not overlap currentapp titlebar
2006-12-11 02:47:01 +00:00
Ralf Becker
a166bb0f57
reworked and refractured the way template sets work in eGW:
...
- virtual baseclass egw_framework in the API which each template extends
- replaces $api/footer.inc.php, $tpl/head.inc.php & $tpl/navbar.inc.php
- all existing phplib template sets just inherit the idots_framework, but can have own templates
- moved most html from navbar.inc.php into the navbar.tpl
--> idots & jerryr are reworked and working, all other template sets are disabled at the moment
--> The rework was done to add a selectbox to add all sorts of entries without the need to change to the app first. This is now implemented in the egw_framework class using the link-registry.
2006-12-10 23:44:18 +00:00
Jerry Ruhe
66dcb36337
image and color mods
2006-12-10 18:39:58 +00:00
Jerry Ruhe
24771e7f60
added print.css
2006-12-10 06:07:25 +00:00
Jerry Ruhe
c57efc85aa
replace arrows
2006-12-10 02:54:17 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd
massive pending language updates
2006-12-09 22:21:27 +00:00
Jerry Ruhe
d1c0f3c91c
adjust height alignment
2006-12-09 22:18:35 +00:00
Oscar Manuel Gómez Senovilla
d312d9a671
patch 156 at egw.org
2006-12-09 18:23:58 +00:00
Jerry Ruhe
1bcde359fc
using default icons
2006-12-09 10:33:40 +00:00
Jerry Ruhe
439ea9b322
logo alignment fix
2006-12-09 10:31:06 +00:00
Jerry Ruhe
f48233e39c
logo alignment fix
2006-12-09 10:30:45 +00:00
Jerry Ruhe
325ab6d6a2
using default icons
2006-12-09 09:53:47 +00:00
Jerry Ruhe
379546f0bb
removed back image and lt-rt borders
2006-12-09 08:24:05 +00:00
Jerry Ruhe
f50b7cb26c
updated appiconsbar to accomodate default icon sizes
2006-12-09 08:21:39 +00:00
Ralf Becker
05cd4a36d9
added quoting for float and decimal types, prevents SQL errors
2006-12-08 10:16:00 +00:00
Jerry Ruhe
ef10e5af0a
image change
2006-12-08 06:46:19 +00:00
Jerry Ruhe
4f3ffcbba5
added print css to give focus on current app when printing
2006-12-08 06:31:55 +00:00
Jerry Ruhe
b3d33c6dfe
currentapp title back
2006-12-08 06:29:32 +00:00
Jerry Ruhe
2ff7443fa6
changed iconbar, sidemenu header and current app title. current app should stand out better.
2006-12-08 06:26:56 +00:00
Jerry Ruhe
1a6ed5c469
color changes
2006-12-08 06:10:19 +00:00
Jerry Ruhe
55e745ce85
layout colors and image updates
2006-12-08 05:36:29 +00:00
Ralf Becker
ce2a7c918f
fixed warning introduced by strstr --> strpos conversation
2006-12-07 19:17:25 +00:00
Cornelius Weiß
4421d6cf09
strstr -> strpos fix by thomas koch
2006-12-07 12:46:08 +00:00
Ralf Becker
915dd1910f
fixing the fix ;-)
...
According to wikipedia windows-1250 is similar to iso-8859-2 - thought German special chars (umlauts) have the same encoding in iso-8859-1
2006-12-06 07:21:45 +00:00
Ralf Becker
19b7844ca3
fixed not working conversation of birthdays in addressbook from 1.2 --> trunk:
...
the update function depended on the addressbook tables in the addressbook app, which was only the case for a short time periode
2006-12-05 19:34:09 +00:00
Ralf Becker
9ab10aeb77
fix for problem describt on the german list: headers from mails send from Outlook, eg:
...
From: =?Windows-1250?Q?X=F6rg_Brd?= <x_brd@xxx.de>
get not decoded correct --> php (at least some versions) seems not to understand the charset windows-1250, which is more or less identical to iso-8859-1
2006-12-05 19:11:38 +00:00
Cornelius Weiß
c6640c044e
kill php5.2 warnings
2006-12-02 11:04:30 +00:00
Cornelius Weiß
56fb1e7052
killed a php5.2 warning
2006-12-02 07:55:09 +00:00
Cornelius Weiß
f4baebf3c1
killed a php5.2 warning
2006-12-01 13:34:17 +00:00
Ralf Becker
24ae9727d5
new jerryr template set from Jerry Ruhe
2006-11-28 07:45:33 +00:00
Ralf Becker
4cc4052813
cat_id was just varchar(32), which is to small if you use lot's of categories, set it to varchar(255) now
2006-11-23 10:37:27 +00:00
Christian Binder
497602b4de
hide body background-image when printing - this makes it possible to activate printing of backgrounds generally (e.g. in Firefox, looks nice for calendar events), but leave background-white instead of grey (which made spooling very,very slow for some reason)
2006-11-22 21:52:56 +00:00
Oscar Manuel Gómez Senovilla
e403dc2670
lang updates
2006-11-19 15:21:31 +00:00
Ralf Becker
084b53971c
fixing the fix: explicitly disallowing "javascript:" url's to be used as menuaction: fixes not working add email links in the addressbook popup for FMail
2006-11-13 11:59:59 +00:00
Ralf Becker
e0e16ab18d
fixed not working forward of not loged in users after login to the original address
2006-11-13 11:06:42 +00:00
Lars Kneschke
1ba36a6ca5
Horde::iCalendar vcalendar export bug
...
Special characters in text field are not scaped when events or todos are exported. For example, ',' in the description field are send literal. According to rfc2445 section 4.3.11 there are some characters which must be scaped or quoted. This patch tries to solved this problem.
patch contributed by Antoni Matamalas
2006-11-13 09:19:01 +00:00
Lars Kneschke
485027f3f1
patch from Christian
...
this patch fixes the handling of daylight saving
2006-11-13 08:19:23 +00:00
Christian Binder
0f4fee5b3f
Horde iCalendar.php::parsevCalendar now accepts ';' AND ',' as field delimiter for EXDATE and FREEBUSY
2006-11-09 09:57:49 +00:00
Lars Kneschke
6173df6f48
* reworked api call for fckeditor
2006-11-08 08:06:27 +00:00
Lars Kneschke
e186062d63
* don't display spell check button (needs some cleanup on server side)
2006-11-07 18:21:18 +00:00
Lars Kneschke
8a0f08b54f
* initial import of fckeditor
...
* added function to add fckeditor instead of tinymce
2006-11-07 18:18:22 +00:00
Cornelius Weiß
21a3b81484
insert webdav
2006-11-06 15:57:55 +00:00
Christian Binder
cc02f439d7
new dragdrop class -- Introduction in WIKI follows the next days
2006-11-05 09:59:38 +00:00
Christian Binder
29ee0ffbeb
new wz_dragdrop.js (v4.85)
2006-11-05 09:58:13 +00:00
Christian Binder
9f7e22754c
removed old wz_dragdrop.js version
2006-11-05 09:52:35 +00:00
Cornelius Weiß
3309ae8f09
egroupware overview
2006-11-03 14:38:25 +00:00
Ralf Becker
8831acc1c4
fixed Pim's addition to the session class: session of the anon user is destroyed, if he tries to enter an application he has no rights to. The check was before the allowed applications have been read ;-)
2006-11-01 09:40:04 +00:00
Ralf Becker
45fa4d0c1c
fix for Nathan to allow again ':' in the links
2006-10-31 16:50:39 +00:00
Ralf Becker
66abd0c259
re-added the account-search-types lost in the rewrite of the accounts-class
2006-10-28 09:32:56 +00:00
Ralf Becker
3dcbd0ae30
fixed adi's patch to allow again searching in other fields then the one used in account-filter (by default uid)
2006-10-28 09:32:04 +00:00
Lars Kneschke
a934f999e9
restructured ldap connect function
...
- we bind now as ldap admin account to read the info about the ldap server
- we now try to use ldap v3 be default and fall back to ldap v2 when v3 fails
2006-10-28 08:38:17 +00:00
Cornelius Weiß
70e9f4f0bc
remove never used spechial ie javascript
2006-10-27 10:05:31 +00:00
Lars Kneschke
268d434501
fix IE only javascript problem
2006-10-25 13:40:38 +00:00
Lars Kneschke
cf1dad6d52
when synchronizing using syncml, we already have php based session started
...
and we are (currently) not allowed to change the session_id later
to solve this problem, we simply return the current session_id in new_session_id()
2006-10-25 08:18:13 +00:00
Ralf Becker
4731a59075
preserve already correctly quoted single quotes
2006-10-22 11:35:58 +00:00
Ralf Becker
88048ecc2f
renamed datetime class to egw_datetime to support php5.2
2006-10-22 06:39:49 +00:00
Ralf Becker
0b261f355b
fixed not working removal of group-memberships via edit-group
2006-10-19 17:11:35 +00:00
Cornelius Weiß
7c7593c7df
update script for 1.2.106 version
2006-10-19 15:31:22 +00:00
Pim Snel
6a35c9812c
updated french tranlation
2006-10-18 14:05:18 +00:00
Pim Snel
c207eb47f9
french translation update
2006-10-16 21:17:55 +00:00
Pim Snel
941498004c
new links for the changed registration app
2006-10-16 20:46:24 +00:00
Pim Snel
461c156986
updated dutch translation
2006-10-15 20:43:25 +00:00
Pim Snel
c9482613a8
Seperation of login.php into: login logic, template set specific logic, and template with HTML
...
The active files are now:
egroupware/login.php
egroupware/phpgwapi/templates/idots/login.inc.php
egroupware/phpgwapi/template/idots/login.tpl
2006-10-15 16:19:19 +00:00
Ralf Becker
afddf22135
fixed doublicate key error, happening with some installs / php-versions on updating or adding acls
2006-10-15 09:21:59 +00:00
Ralf Becker
4586e3c267
fix for bug #9
2006-10-13 15:55:00 +00:00
Pim Snel
b3f8cf1512
Add to session verify: If User is Anonymous and enters a not allowed application its session will be destroyed inmediatly.
2006-10-13 12:49:03 +00:00
Ralf Becker
3b3c5351de
forgot to remove a debugging comment, dbmailForwardingAddress should have the highes precedence
2006-10-12 09:20:22 +00:00
Ralf Becker
cfc6f23dbd
ability to set an email-address for groups (with automatic forwards to member's email)
2006-10-11 21:59:43 +00:00
Ralf Becker
85db907265
some bug-fixes for the php sessions with restore:
...
- problem with $GLOBALS[egw]->translation is no object in common_functions.inc.php (lang() function)
- session cokie with path / (and old session-id) gives "your session could not be verified"
2006-10-11 14:47:23 +00:00
Cornelius Weiß
7f79a72d98
cleanup:
...
- fragments of concisus api
- file inclusion accidents
added:
support for js reload by filectime
2006-10-10 13:39:07 +00:00
Ralf Becker
bbd2b7a55c
Patch from Adi Kriegisch: accounts_ldap::search was NOT using the ldap search-filter from setup >> configuration
2006-10-10 07:33:43 +00:00
Ralf Becker
3b589d43cf
not used anymore
2006-10-07 10:59:19 +00:00
Ralf Becker
c7e3a3acd3
moved creation of group addressbook for Default into the api's default_records, as the tables are there and default_records only works for apps with tables
2006-10-07 10:55:34 +00:00
Lars Kneschke
d999a797d4
made refresh from server working
...
the new funambol outlook client support this
2006-10-04 18:16:58 +00:00
Ralf Becker
88d5a016e0
caching the link-titles in the session
2006-10-04 08:23:28 +00:00
Ralf Becker
4c1d7489fe
some code to make register_globals On installs safer, we might commit that after a test-periode to 1.2 too
2006-10-03 15:16:42 +00:00
Ralf Becker
4e86a27a98
fixing older contacts with no cats: they use '' or '0' in the cat_id column, new ones use allways NULL
2006-10-02 07:53:26 +00:00
Lars Kneschke
14d546d58d
added functionality to add multiple html / text parts to the message
2006-09-28 18:46:27 +00:00
Cornelius Weiß
2d2aef9e16
remove not longer needed tables_baseline
2006-09-28 05:04:19 +00:00
Ralf Becker
2bbebeeb50
allow to also specify an extra, first label, if an array with grants is given
2006-09-25 08:48:19 +00:00
Ralf Becker
bdb15819bd
phpgw --> egw
2006-09-24 16:27:39 +00:00
Ralf Becker
052c0e964c
fixed depricated get_list methode, to return an array indexed 0, 1, 2, ... as the old one
2006-09-24 08:06:16 +00:00
Ralf Becker
a6af26d8a9
- setting the cookie path, allows to login to different eGW installs (if you want to use this together with the 1.2, you have to copy the 3 modified session-classes there too)
...
- documentation update
2006-09-24 06:53:34 +00:00
Ralf Becker
445d8467a3
get_links with $only_app param set was returning the complete links instead just the id's, if the entry was not yet created (links stored as an array in the empty id)
2006-09-20 07:11:42 +00:00
Ralf Becker
1f5580c528
hardcoded the use of accounts_backend::search for ldap, as method_exists behavior seems to have more to do with php's version-numbers then with the existens of the method ;-)
2006-09-20 06:03:06 +00:00
Ralf Becker
cceda77788
get this working for other locations then /usr/share/egroupware
2006-09-18 09:00:13 +00:00
Oscar Manuel Gómez Senovilla
904daa5c28
pending additions
2006-09-16 16:01:19 +00:00
Oscar Manuel Gómez Senovilla
963f29d859
lang updates
2006-09-16 15:48:46 +00:00
Ralf Becker
a594d2f0b9
make sure multiple email-addresses in the mail attribute "survive"
2006-09-16 10:00:06 +00:00
Ralf Becker
058e175669
fix necessary for session-type php_restore
2006-09-15 16:36:09 +00:00
Ralf Becker
fb62796694
big performance improvment (developed and tested on an install with > 2000 users)
2006-09-15 16:19:39 +00:00
Rob van Kraanen
53f18cea73
added extra icon for htmltree
2006-09-13 11:08:35 +00:00
Ralf Becker
6b5f54236b
upps
2006-09-12 11:55:54 +00:00
Ralf Becker
ab05b3eef6
- change jscalendar-setup url to include lang&dateformat, to force the browser to reload the file, if the user changes his prefs (we had a lot of bug-reports about not working jscal because of this in the past, maybe this should be commited to 1.2 too)
...
- documentation update
2006-09-12 11:51:02 +00:00
Ralf Becker
82f5919d1c
fixed sql error in compatibility function old_read (colum-prefix was not added)
2006-09-11 10:48:54 +00:00
Cornelius Weiß
2ba66910c5
typo
2006-03-07 05:27:50 +00:00
Cornelius Weiß
0144a3aa92
xajax check for upcomming notification module
2006-09-06 08:16:22 +00:00
Cornelius Weiß
a43348fc54
php sessions are ok for cli
2006-09-06 08:14:39 +00:00
Ralf Becker
f53f475e53
fixed bug reported on the list by Pierre Rigal: Admin >> Manage users shows only first N groups and not all (was caused by default param of '' instead of null in the depricated accounts::get_list() method used by admin)
2006-09-06 08:13:56 +00:00
Ralf Becker
b11016c31f
1.2.105 bugfix release
2006-09-05 14:12:52 +00:00
Oscar Manuel Gómez Senovilla
746988d553
mass lang updates
2006-09-04 17:15:19 +00:00
Ralf Becker
26fd3d2b97
fixed bug in ACL: grants from a group to an individual were not working and grants from a group to an other group were wrong
2006-09-01 11:03:29 +00:00
Ralf Becker
bb9fb665c9
- tinymce use absolute url's again (as in the previous release)
...
- docu update
- remove double cursor css-attribute, which gave a lot warnings in ff's javascrip console
2006-08-30 14:47:56 +00:00
Ralf Becker
0e5afc3ca4
fixed bug: umlauts and other non-ascii chars got corrupted in a nextmatch search, when you scroll with left and right arrows, the search value got unnecessary urlencoded
2006-08-30 13:22:51 +00:00
Lars Kneschke
ec4775d827
added missings table definition again. It got lost while moving syncml tables around.
2006-08-30 12:56:55 +00:00
Rob van Kraanen
a442354990
added new icon for succes
2006-08-30 12:13:33 +00:00
Lars Kneschke
4bc6ad098e
added a new option, to filter the allowed attribute values by regular expression
2006-08-29 18:45:17 +00:00
Rob van Kraanen
a1abed870a
added help-icon
2006-08-29 13:04:22 +00:00
Ralf Becker
e88c4e3eb3
- new method get_3links, to get all links from a given app's entries to an other app's entries, which both link to the same 3. app and id
...
- documentation update phpDoc headers
2006-08-26 15:58:26 +00:00
Lars Kneschke
c2a7644b5e
fix logic problem
2006-08-24 11:50:09 +00:00
Ralf Becker
2229fae121
setting the correct charset for the new xajax version
2006-08-24 11:14:25 +00:00
Lars Kneschke
698c0d9416
ad font tag as valid html tag
2006-08-24 09:49:38 +00:00
Lars Kneschke
9fa275421b
patch from christian binder
...
563: set delimiter to ";" instead of ","
2006-08-24 09:47:40 +00:00
Ralf Becker
410a7a6c15
- fixed LDAP error when expiration date is set (under debain/Ubuntu)
...
- fixed calculation of shadow_expire (UTC conversation)
2006-08-24 06:27:03 +00:00
Ralf Becker
3c0e159798
- fixed not stored email-address-policy
...
- removing quotes and space from email-addresses
2006-08-24 06:23:23 +00:00
Ralf Becker
8fd0640039
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:50:19 +00:00
Cornelius Weiß
91db5f97c7
remove htmlarea as it is replaced by tinymce
2006-08-22 12:20:25 +00:00
Cornelius Weiß
d7a7cc8d49
add filemanager plugin for new version of tiny_mce
2006-08-22 06:30:52 +00:00
Cornelius Weiß
68077b49ac
skiped two folders in new tinymce version
2006-08-21 19:40:16 +00:00
Cornelius Weiß
6d48818f08
add version 2.0.6.1 of tinymce
2006-08-21 19:26:21 +00:00
Cornelius Weiß
9e80148276
remove old tinymce version
2006-08-21 19:24:18 +00:00
Lars Kneschke
be7cca8a44
improved handling of devinfo. Now we check if we have the needed datastore info for every alert. If we don't have them, we request the devinfo.
...
That's important for the synthesis client, which (can) send different datastore options, depending on the enabled datasources on the client.
2006-08-21 03:46:08 +00:00
Lars Kneschke
1037ac7d7f
added a shortcut function, to display a defined type of tinymce window. To have a equal looking tinymce window all over egw.
2006-08-21 02:59:35 +00:00
Ralf Becker
ca976cd982
moving the syncml tables to the new syncml app and mark it installed as version 0.9.0
2006-08-20 09:48:10 +00:00
Ralf Becker
7a167bcb6b
fixing some css-bugs which fill the firefox javascript console
2006-08-19 07:08:52 +00:00
Ralf Becker
dfb2e85ed6
fixed bug TinyMCE destroys xml or html in content
2006-08-18 09:21:28 +00:00
Ralf Becker
59a78d0dbc
typo
2006-08-17 20:27:21 +00:00
Ralf Becker
374749cdde
fixed not working save_value() method, if read_repository was not called
2006-08-17 14:32:25 +00:00
Lars Kneschke
40012677d7
don't convert charset 2 times anymore
2006-08-17 03:38:27 +00:00
Lars Kneschke
502f8508ef
removed (hopefully) unneeded linebreaks
2006-08-17 03:30:19 +00:00
Lars Kneschke
b4be59fbb0
update to new xajax version
2006-08-16 03:31:35 +00:00
Lars Kneschke
acec55da41
add info for new caltasks sync source
2006-08-16 03:31:06 +00:00