Commit Graph

11406 Commits

Author SHA1 Message Date
Pim Snel
461c156986 updated dutch translation 2006-10-15 20:43:25 +00:00
Pim Snel
0d99082c7f updated ducth translations 2006-10-15 20:41:32 +00:00
Pim Snel
1e2f5307f9 update dutch translation 2006-10-15 20:40:20 +00:00
Pim Snel
b4dce58bf4 fallback to idots template set when login template set does not have login.inc.php
remove commented old tpl code
2006-10-15 20:07:02 +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
0368c7b551 fix for bug #16: old holiday stuff needs sbox class 2006-10-13 16:43:40 +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
Cornelius Weiß
b25a0d2f2c fix not submitted submit_button 2006-10-13 09:31:00 +00:00
Oscar Manuel Gómez Senovilla
9aa39f3711 remove "ok", since it's in phpgwapi 2006-10-12 12:21:49 +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
Oscar Manuel Gómez Senovilla
6fe1eec825 several language updates, including polish 2006-10-12 08:29:57 +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
fd45860980 ability to set an email-address for groups (with automatic forwards to member's email) 2006-10-11 21:58:58 +00:00
Ralf Becker
5220740c17 prevent SQL error in search method, if $params['users'] = array('') or array(null) 2006-10-11 18:52:39 +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
Ralf Becker
a557977d23 extended socontacts_sql::search to search custom fields like other columns (a search by one string already searched all custom fields) 2006-10-11 13:00:23 +00:00
Ralf Becker
48a76e2354 fixed under some circumstances not working fileas title creation 2006-10-11 12:34:22 +00:00
Pim Snel
f05140f303 add langcode to registration link 2006-10-10 21:49:13 +00:00
Cornelius Weiß
d0a7a9aaf4 fix: etemplate does not like my previous patch, don't know why :-( 2006-10-10 18:03:27 +00:00
Cornelius Weiß
4648c5025e don't set items witch are not submitted from UA in content array on callback.
This is usefull if u want to process just subsets of a form e.g. by xajax
2006-10-10 15:10:07 +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
Cornelius Weiß
e4d865e365 adopetd ajax-loader to ralfs new namespace concept 2006-10-09 17:36:40 +00:00
Cornelius Weiß
8ad18e36a8 adopted xajax_eT_wrapper to ralfs handler concept 2006-10-09 17:36:04 +00:00
Oscar Manuel Gómez Senovilla
6e1d8c1037 spanish updates 2006-10-08 12:29:27 +00:00
Cornelius Weiß
4022dbd9a4 added class for tab_widget tab headers 2006-10-07 15:44:40 +00:00
Cornelius Weiß
465184f0f0 fix for the new id shema 2006-10-07 15:41:57 +00:00
Cornelius Weiß
79716a8048 new function to gather selected checkboxes 2006-10-07 15:02:17 +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
Ralf Becker
860613df61 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:08 +00:00
Ralf Becker
e01d9cb8af reset lettersearch if viewing the contacts of one organisation 2006-10-07 10:18:35 +00:00
Ralf Becker
91480e8acc - fixed wrongly selected "None" Kategorie on first ever start of addressbook
- added pref for the addressbook selected on adding new contacts, if you dont have add rights for the current addressbook (eg. "All" selected as filter)
2006-10-07 09:17:30 +00:00
Ralf Becker
5cfe53bc7d typo 2006-10-07 09:16:04 +00:00
Ralf Becker
d15dba7cee fixed "notification link is not working" bug, as pointed out by Bacoverro <Antoni.Matamalas-AT-upcnet.es> 2006-10-02 05:37:51 +00:00
Ralf Becker
d6aea1ffb9 fixed not working "whole day" checkbox 2006-09-28 04:38:29 +00:00
Cornelius Weiß
051c340826 fix: find public entries in advs 2006-09-28 04:31:05 +00:00
Ralf Becker
87c35aacf4 some 1.2 bugfixes from Christian Binder (stadt-frlg) 2006-09-27 04:16:09 +00:00
Cornelius Weiß
17299bab29 one of those lovely reference bugfixes... 2006-09-26 13:11:56 +00:00
Ralf Becker
004122b237 fixed bug "infolog filter 'responsible open' does not show all items the user is responsible for", it was caused by the update of existing entries writes '' into info_responsible instead of '0' 2006-09-26 04:54:53 +00:00
Oscar Manuel Gómez Senovilla
3395b76214 use date format from preferences for showing dates 2006-09-16 22:12:24 +00:00
Cornelius Weiß
3e84994a84 fix for bug #1552616 => disapearing resources in calendar 2006-09-15 19:36:16 +00:00
Ralf Becker
112443ed20 fixed not working custom-fields in the alt. csv import 2006-09-11 07:50:56 +00:00
Ralf Becker
01803f1b31 added custom fields to csv import 2006-09-11 07:17:32 +00:00
Ralf Becker
1c381dc114 1.2.105 bugfix release 2006-09-05 14:12:28 +00:00
Ralf Becker
938adaa786 some sanatizing ;-) 2006-09-03 05:14:03 +00:00
Ralf Becker
215f4e0b66 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:21:31 +00:00
Ralf Becker
8e425b7a84 removed a left over diagnostics 2006-08-29 06:42:01 +00:00