Log of /branches/egroupware
Directory Listing
Revision
16751 -
Directory Listing
Modified
Mon Aug 30 19:58:23 2004 UTC (6 years ago) by
Copied from:
trunk revision 16750
This commit was manufactured by cvs2svn to create branch 'egroupware'.
Revision
16748 -
Directory Listing
Modified
Mon Aug 30 16:05:27 2004 UTC (6 years ago) by
hyberdk
Original Path:
trunk
Fixed: The Propertypage within Outlook
Revision
16747 -
Directory Listing
Modified
Mon Aug 30 15:16:40 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
- re-write of the phpgwapi::accounts_ldap::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- remove some crap and make function readable
Revision
16746 -
Directory Listing
Modified
Mon Aug 30 15:15:59 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
- re-write of the phpgwapi::accounts_sql::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- set default name to New User if we have no other data
- remove some crap and make function readable
Revision
16743 -
Directory Listing
Modified
Mon Aug 30 15:06:05 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed mapping of I4 to INTEGER now, it was mediumint which is a 3-byte interger only
Revision
16742 -
Directory Listing
Modified
Mon Aug 30 12:08:31 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
fix import function, and better flow for import function
Revision
16741 -
Directory Listing
Modified
Sun Aug 29 20:32:56 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
implemented a one-click (tm) change between single and multiple account-selection for the calendar
Revision
16740 -
Directory Listing
Modified
Sun Aug 29 19:08:50 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
changed currentapp to addressbook, to not allow access without run-rights for addressbook
Revision
16735 -
Directory Listing
Modified
Sun Aug 29 08:04:22 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update japan langfile from Jun Kuriyama
Revision
16730 -
Directory Listing
Modified
Sun Aug 29 01:27:22 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
integrated the HTMLarea plugins into the eGW translation system
Revision
16729 -
Directory Listing
Modified
Sun Aug 29 01:26:42 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
integrated the HTMLarea plugins into the eGW translation system
fixed bug [ 1006205 ] wiki editing broken with Safari
Revision
16727 -
Directory Listing
Modified
Sun Aug 29 01:26:17 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
integrated the HTMLarea plugins into the eGW translation system
Revision
16720 -
Directory Listing
Modified
Sat Aug 28 20:20:23 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed sql error when clicking on the name sort-header in the cost-list
Revision
16718 -
Directory Listing
Modified
Sat Aug 28 19:54:11 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed not working select-option "select main project" in the sub-project list
Revision
16716 -
Directory Listing
Modified
Sat Aug 28 19:33:10 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry
Revision
16714 -
Directory Listing
Modified
Sat Aug 28 19:27:56 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added missing break in read_projects, which prevents action=all to return all projects and not only the mains like action=mains
Revision
16713 -
Directory Listing
Modified
Sat Aug 28 19:25:14 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added id of parent to save_projects, to fix sql error
Revision
16712 -
Directory Listing
Modified
Sat Aug 28 19:24:29 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added check if id (project-number) already exists, to give an error message, instead an sql error
Revision
16708 -
Directory Listing
Modified
Sat Aug 28 19:02:26 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
killed debug message
Revision
16706 -
Directory Listing
Modified
Sat Aug 28 18:04:24 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
showing time for the startdate
Revision
16704 -
Directory Listing
Modified
Sat Aug 28 18:02:16 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1007297 ] Time offsets incorrect
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too
Revision
16702 -
Directory Listing
Modified
Sat Aug 28 17:57:44 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added option to suppress time in the readonly display if it's 0h0
Revision
16701 -
Directory Listing
Modified
Sat Aug 28 17:56:27 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
removed tz-converstation:
- to fix tz-probs in infolog
- in my belive tz-conversation should always be done in the bo-layer and not in ui (eTemplate)
Revision
16698 -
Directory Listing
Modified
Sat Aug 28 15:52:32 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed double translation of extra options in selectboxes
Revision
16696 -
Directory Listing
Modified
Sat Aug 28 14:59:56 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
not longer needed
Revision
16693 -
Directory Listing
Modified
Sat Aug 28 14:44:05 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
allow sorting after multiple criteria as in sql
Revision
16691 -
Directory Listing
Modified
Sat Aug 28 14:42:15 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
translation update
Revision
16690 -
Directory Listing
Modified
Sat Aug 28 14:40:52 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
not longer needed => common sense in eGW
Revision
16689 -
Directory Listing
Modified
Sat Aug 28 14:39:46 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
==> longer fields for multibyte charsets
Revision
16687 -
Directory Listing
Modified
Sat Aug 28 14:36:44 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update lang file from Vin'c (aka sboob2k)
Revision
16684 -
Directory Listing
Modified
Sat Aug 28 14:29:54 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update lang file from Vin'c (aka sboob2k)
Revision
16683 -
Directory Listing
Modified
Sat Aug 28 14:29:28 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update lang file from Vin'c (aka sboob2k)
Revision
16681 -
Directory Listing
Modified
Sat Aug 28 13:48:32 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
enabled editing of user-ACL settings for admins
Revision
16679 -
Directory Listing
Modified
Sat Aug 28 13:41:23 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed problem with pagination and an other important issue
Revision
16677 -
Directory Listing
Modified
Sat Aug 28 13:35:02 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
removed plugins, as they only work in selected languages
Revision
16675 -
Directory Listing
Modified
Sat Aug 28 13:08:57 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update lang file from Theytaz Antoine
Revision
16674 -
Directory Listing
Modified
Sat Aug 28 13:03:41 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update lang file from Theytaz Antoine
Revision
16672 -
Directory Listing
Modified
Fri Aug 27 18:27:45 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed edit-mode for sitemgr-sites on different domains then the eGW install:
- the session gets forward in the url, even for cookies, as they dont get submit to different domains
- sitemgr-site created then a new cookie for that domain
==> Important: the eGW install needs protocol&domain in the webserver-url and not just a path
Revision
16670 -
Directory Listing
Modified
Fri Aug 27 18:21:28 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
removed destroying of the crypto object if the session-verification fails, as it leads to problems in sitemgr creation of anonymous sessions and it get cleaned up anyway by the shutdown function
Revision
16668 -
Directory Listing
Modified
Fri Aug 27 17:17:05 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
causing some users to misread some fields they were typing.
Revision
16666 -
Directory Listing
Modified
Fri Aug 27 16:53:26 2004 UTC (6 years ago) by
petere78
Original Path:
trunk
Fix "Land" translation in head as well, so all branches are in sync.
Revision
16665 -
Directory Listing
Modified
Fri Aug 27 13:39:55 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
display quota usage under 5% correctly
Revision
16663 -
Directory Listing
Modified
Fri Aug 27 13:17:25 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed some of our sessions problems:
- [ 1015846 ] Registering session MySQL query error
- handlich of timed out sessions for php4 sessions was wrong
==> I can't reproduce any more sessions probs, either with db nor php4 sessions
Revision
16661 -
Directory Listing
Modified
Fri Aug 27 11:46:32 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed some old projects update probs
Revision
16659 -
Directory Listing
Modified
Fri Aug 27 11:36:18 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated.
Revision
16657 -
Directory Listing
Modified
Fri Aug 27 10:41:57 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now.
Revision
16654 -
Directory Listing
Modified
Fri Aug 27 07:03:29 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
updated Changelog
Revision
16652 -
Directory Listing
Modified
Fri Aug 27 06:52:44 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
fix for Bug: [ 1009905 ] Can not edit projects
Revision
16650 -
Directory Listing
Modified
Fri Aug 27 05:11:27 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Tabs titles (message, attachment, and header lines) not get translated
Revision
16649 -
Directory Listing
Modified
Fri Aug 27 05:09:41 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Tabs titles (message, attachment, and header lines) not get translated
Revision
16648 -
Directory Listing
Modified
Fri Aug 27 05:07:38 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Tabs titles (message, attachment, and header lines) not get translated
Revision
16646 -
Directory Listing
Modified
Fri Aug 27 05:02:22 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fixed file formating: was unix on some places, DOS on others; left all in unix
Revision
16645 -
Directory Listing
Modified
Thu Aug 26 21:31:38 2004 UTC (6 years ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16644 -
Directory Listing
Modified
Thu Aug 26 21:11:25 2004 UTC (6 years ago) by
ak703
Original Path:
trunk
improvements of the ui and some error checking for emtpy fields, implemented
tooltip info images for better explanation of the module. Started the README
Revision
16643 -
Directory Listing
Modified
Thu Aug 26 21:02:07 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
lang file update from Theytaz Antoine
Revision
16641 -
Directory Listing
Modified
Thu Aug 26 19:38:34 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
NOTE:This update (0.8.1xx) is not considered stable, only use this for testing purposes. 0.8.2xx wil be stable again
- fix m2m-relations for inserting new records
- fix object-update in admin for empty fields
- add 'last edited record'-link in admin-sidebox to reduce clicks ;)
- initial implementation of the new one-to-one relations
- addition of o2o-relations in the edit-objects screen
- o2o-relations are working when editing record
- rename all old 'phpgw'-table prefixes to 'egw'
- rename jinn_site_objects to jinn_objects
- implement new field-level configuration for plugins, old plugin configuration is automaticly upgraded to new storage method
- again change title: this time to: JiNN CMS/Database Manager (It's clear we have a identification crisis)
- moved description-text to translation table
- new switchboard-plugin
- some other fixes
- added new dbtypes-class for improved database compatibility
- added new plugins-class and rewriten all plugin call functions
- fixed bug in some bv-plugins
- add new translations for English and Dutch
Revision
16639 -
Directory Listing
Modified
Thu Aug 26 19:00:50 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1
Revision
16638 -
Directory Listing
Modified
Thu Aug 26 18:48:12 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
add support for Lastname, Firstname username account views
Revision
16637 -
Directory Listing
Modified
Thu Aug 26 18:47:29 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
- re-write display_fullname to be more readable and suck much less
- add support for Lastname, Firstname username account views
Revision
16634 -
Directory Listing
Modified
Thu Aug 26 14:20:46 2004 UTC (6 years ago) by
iliaa
Original Path:
trunk
Fixed a possible bug when mbstring function overloading is used and the
internal mbstring charset does not match that of egw and/or fudforum.
Revision
16633 -
Directory Listing
Modified
Thu Aug 26 14:18:09 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
RenameColumn no checks if column is used in an index and evtl. rename the column in the index-definition (for the baseline delta)
Revision
16632 -
Directory Listing
Modified
Thu Aug 26 14:15:55 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed update-file, update from stable was running the phpgw_async changes twice, reported by Andy
Revision
16631 -
Directory Listing
Modified
Thu Aug 26 12:45:51 2004 UTC (6 years ago) by
petere78
Original Path:
trunk
Another spelling fix
Revision
16629 -
Directory Listing
Modified
Thu Aug 26 11:57:58 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1011713 ] new user email address gone
Revision
16625 -
Directory Listing
Modified
Thu Aug 26 07:21:48 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
fix for Bug: [ 1016531 ] felamimail: Warning Invalid argument for foreach()
Revision
16622 -
Directory Listing
Modified
Thu Aug 26 07:03:19 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
Fix for Bug: [ 1002204 ] Planned Time and Budget Sum errors when editing jobs
Revision
16621 -
Directory Listing
Modified
Wed Aug 25 22:29:28 2004 UTC (6 years ago) by
ak703
Original Path:
trunk
Added an admin module for ldap based email settings (based on emailadmin)
but reduced to those functions, which are needed to manage ldap entries, which
rely only on standard schemas (core, qmail) which are not considered "experimental"
and without the need to add a separate schema.
This modul will be extended whenever possible and approved for more values.
Main goal here is: Ability to easily use eGW Admin for account management with
LDAP beackend and to comply with those schemas, the distros are delivering.
The link for this module will be shown in addition to Lars' EmailAdmin if LDAP
is used as account storage. So it will not break existing installation ;-)
Revision
16619 -
Directory Listing
Modified
Wed Aug 25 20:57:31 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
fix for Bug: [ 1009099 ] Unable To Add Project
Revision
16617 -
Directory Listing
Modified
Wed Aug 25 20:51:59 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
More ical import fixes (and cleanups)
Revision
16615 -
Directory Listing
Modified
Wed Aug 25 20:27:28 2004 UTC (6 years ago) by
ak703
Original Path:
trunk
fix for bug #914383: WE will only display this link, if LDAP is used for accounts and
defined in setup as such. Other users dont get confused then.
Revision
16613 -
Directory Listing
Modified
Wed Aug 25 20:04:27 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
fix for bug [ 1007816 ] error message
Revision
16612 -
Directory Listing
Modified
Wed Aug 25 19:57:19 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
fix for Bug:[ 1008979 ] Questionable hard-coded paths
Patch from Peter Eisentraut
Revision
16610 -
Directory Listing
Modified
Wed Aug 25 18:17:28 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
replace the bad word grrr
Revision
16608 -
Directory Listing
Modified
Wed Aug 25 17:50:48 2004 UTC (6 years ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16607 -
Directory Listing
Modified
Wed Aug 25 15:33:59 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
fix long standing issue in is_owner() - mailto is a subarray of organizer.
Revision
16605 -
Directory Listing
Modified
Wed Aug 25 15:14:09 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
replace the bad word grrr
Revision
16604 -
Directory Listing
Modified
Wed Aug 25 14:28:16 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
replace the bad word grrr
Revision
16602 -
Directory Listing
Modified
Wed Aug 25 11:21:23 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
replaced all while-list-each with foreach, as requested in patch [ 1015863 ] Admin does not save ACL rights and Site Configuration
Revision
16600 -
Directory Listing
Modified
Wed Aug 25 10:42:54 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
imapLoginType was not set on editing of an existing profile
Revision
16598 -
Directory Listing
Modified
Wed Aug 25 09:35:47 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
patch from Ilya Lebedev - wingedfox [ 1012163 ] Birthday check fix
Revision
16596 -
Directory Listing
Modified
Tue Aug 24 20:01:49 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixing the fix, now even all sub-arrays get reset
Revision
16595 -
Directory Listing
Modified
Tue Aug 24 19:59:31 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
foreach instead of while-list-each
Revision
16594 -
Directory Listing
Modified
Tue Aug 24 19:57:47 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
renamed html class in admin to html_tables, as the name clashes with the class html in the api
Revision
16590 -
Directory Listing
Modified
Tue Aug 24 19:43:19 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number?
Revision
16588 -
Directory Listing
Modified
Tue Aug 24 10:45:07 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed delete-problem of anglemail after security update
Revision
16585 -
Directory Listing
Modified
Mon Aug 23 18:44:37 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixing the fix ;-)
Revision
16582 -
Directory Listing
Modified
Mon Aug 23 18:18:26 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed probs pointed out by Joxean Koret
Revision
16580 -
Directory Listing
Modified
Mon Aug 23 17:11:22 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
an other registration with http auth fix
Revision
16575 -
Directory Listing
Modified
Mon Aug 23 14:21:33 2004 UTC (6 years ago) by
dragob
Original Path:
trunk
New/updated Slovenian translations (by Matev� Bokal).
Revision
16574 -
Directory Listing
Modified
Mon Aug 23 14:11:00 2004 UTC (6 years ago) by
dragob
Original Path:
trunk
New/updated Slovenian translations (by Matev� Bokal).
Revision
16573 -
Directory Listing
Modified
Mon Aug 23 09:40:53 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed calltime-pass-reference
Revision
16571 -
Directory Listing
Modified
Mon Aug 23 08:19:35 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed planner again
Revision
16569 -
Directory Listing
Modified
Sun Aug 22 23:14:57 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed probs pointed out by Joxean Koret
Revision
16568 -
Directory Listing
Modified
Sun Aug 22 23:14:55 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed probs pointed out by Joxean Koret
Revision
16566 -
Directory Listing
Modified
Sun Aug 22 21:40:49 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
- improved folder management. You can create now subfolders in the top level.
- fixed charset bug in folder management pages
- added support for javascript based folder tree
Revision
16565 -
Directory Listing
Modified
Sun Aug 22 21:23:22 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
use the right charset when encoding foldernames
Revision
16563 -
Directory Listing
Modified
Sun Aug 22 20:30:12 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
Revision
16561 -
Directory Listing
Modified
Sun Aug 22 19:22:53 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed ACL for status offer, it respects now the regular read-access restrictions
Revision
16559 -
Directory Listing
Modified
Sun Aug 22 18:44:47 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed probs pointed out by Joxean Koret
Revision
16556 -
Directory Listing
Modified
Sun Aug 22 18:02:57 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
not longer used
Revision
16552 -
Directory Listing
Modified
Sun Aug 22 11:34:00 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix from Koen Martens for the language-selector
Revision
16550 -
Directory Listing
Modified
Sun Aug 22 11:21:25 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.1.002
Revision
16549 -
Directory Listing
Modified
Sun Aug 22 11:13:15 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed old update, which messed up the 1.0.0.004 update for LDAP
Revision
16548 -
Directory Listing
Modified
Sun Aug 22 10:01:19 2004 UTC (6 years ago) by
dawnlinux
Original Path:
trunk
Correct the value for "filter_isAutoRouted", if it is "Manual", the value should be "n". and if
"Automatic", the value should be "y".
Revision
16547 -
Directory Listing
Modified
Sun Aug 22 09:56:29 2004 UTC (6 years ago) by
dawnlinux
Original Path:
trunk
Add codes to enable users to use "Filter" and "Search" in "Work-Flow - Monitor Activities"
Revision
16542 -
Directory Listing
Modified
Sat Aug 21 17:18:14 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
change the wrong pg name
Revision
16540 -
Directory Listing
Modified
Sat Aug 21 16:17:04 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
also deleting the memberships of a group
Revision
16538 -
Directory Listing
Modified
Sat Aug 21 15:39:30 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
change the wrong pg name
Revision
16536 -
Directory Listing
Modified
Sat Aug 21 15:22:56 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed handling of @'s in user-names
Revision
16534 -
Directory Listing
Modified
Sat Aug 21 15:14:08 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
not used in etemplate (anymore)
Revision
16533 -
Directory Listing
Modified
Sat Aug 21 12:31:54 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added configurable search-filter to auth_ldap
Revision
16532 -
Directory Listing
Modified
Sat Aug 21 12:18:07 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added configurable search-filter to auth_ldap
Revision
16530 -
Directory Listing
Modified
Sat Aug 21 08:04:23 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
ability to specify plugins for htmlarea
Revision
16528 -
Directory Listing
Modified
Sat Aug 21 03:59:27 2004 UTC (6 years ago) by
dawnlinux
Original Path:
trunk
Fix the bug: if you click "More news" or "less news" in news_admin, you can't view the more
or less news in the same catogry but jump to "All new".
Revision
16526 -
Directory Listing
Modified
Fri Aug 20 11:58:56 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
missing nextmatch arrows and priority column, included the subject in the search
Revision
16524 -
Directory Listing
Modified
Fri Aug 20 04:09:43 2004 UTC (6 years ago) by
dawnlinux
Original Path:
trunk
Fix a link error in "Work-Flow - Monitor Processes"
Revision
16521 -
Directory Listing
Modified
Thu Aug 19 15:38:01 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
account for imported events that end up having no participants.
Revision
16519 -
Directory Listing
Modified
Thu Aug 19 14:19:20 2004 UTC (6 years ago) by
dragob
Original Path:
trunk
Quotes in the array key added.
Revision
16518 -
Directory Listing
Modified
Thu Aug 19 11:09:26 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV)
Revision
16516 -
Directory Listing
Modified
Thu Aug 19 10:29:57 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
merged carsten's changes from the 1.0 branch
and fixed bug [ 1011704 ] Division by zero error
Revision
16514 -
Directory Listing
Modified
Thu Aug 19 02:25:05 2004 UTC (6 years ago) by
shrykedude
Original Path:
trunk
Updated version dependency
Revision
16512 -
Directory Listing
Modified
Wed Aug 18 20:40:44 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
Revision
16511 -
Directory Listing
Modified
Wed Aug 18 19:42:23 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
The issue that this fix addresses is the following:
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.
I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
Revision
16509 -
Directory Listing
Modified
Wed Aug 18 15:43:16 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
- fixed site and object insert in PostgreSQL
- fixed site and object update in PostgreSQL
- fixed typo in code which made mixed database environments impossible, you can now administrate postgresql from egroupware in mysql and vica versa.
- added selectboxes to the site administration form for db-type because there are just possibilities atm
- test database access now uses a more simple method to test access
- fixed deleting record on userside in a postgresql database (LIMIT not allowed in DELETE statements)
- fixed wrong use of this in setup.inc.php which gives problems in PHP5
- in List Record screen more informative javascript warnings are given
- remove unnecessary javascript warnings
- check if checkboxes are selected before allowing operations on multiple records
- show amount of objects in site-list
- give eGW-admin always full access to JiNN Sites no matter what
Revision
16508 -
Directory Listing
Modified
Wed Aug 18 12:54:36 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Applied patch from Lian Liming fixing various form processing bugs
Revision
16506 -
Directory Listing
Modified
Wed Aug 18 12:44:03 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fixed bug by Guido Smit
Revision
16505 -
Directory Listing
Modified
Wed Aug 18 12:34:44 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
register globals fixes, as suggested by [ 1011318 ] Registration confirmation email moves to /dev/null
Revision
16504 -
Directory Listing
Modified
Wed Aug 18 12:34:44 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
register globals fixes, as suggested by [ 1011318 ] Registration confirmation email moves to /dev/null
Revision
16502 -
Directory Listing
Modified
Wed Aug 18 11:58:00 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
Enable sending messages to multi-users in messenger from Lian Liming - dawnlinux
Revision
16500 -
Directory Listing
Modified
Wed Aug 18 11:23:46 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed SQL error in status-update, thanks to bug report from M.Cuneyt Gursan <cgursan-at-kablonet.com.tr>
Revision
16499 -
Directory Listing
Modified
Wed Aug 18 11:10:26 2004 UTC (6 years ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16498 -
Directory Listing
Modified
Wed Aug 18 10:54:32 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
add sitebox menu from Lian Liming - dawnlinux
Revision
16496 -
Directory Listing
Modified
Wed Aug 18 09:01:02 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize
Revision
16494 -
Directory Listing
Modified
Wed Aug 18 08:32:59 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent)
Revision
16491 -
Directory Listing
Modified
Tue Aug 17 20:06:41 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
translation update from almarsa-at-users.sf.net
Revision
16489 -
Directory Listing
Modified
Tue Aug 17 19:57:55 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed / removed additional newline, introduced by the proxy-code
Revision
16487 -
Directory Listing
Modified
Tue Aug 17 17:09:17 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
- added a check for mbstring.func_overload = 7
- fixed handling memory values with M or K
- corrected display of message "Please fix the above errors and warning"
- fixed some formating
Revision
16486 -
Directory Listing
Modified
Tue Aug 17 17:08:35 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
- added a check for mbstring.func_overload = 7
- fixed handling memory values with M or K
- corrected display of message "Please fix the above errors and warning"
- fixed some formating
+ merged all of benjamin's changed in the 1.0 branch
Revision
16483 -
Directory Listing
Modified
Tue Aug 17 15:54:51 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update Dutch translation from Guido Smit
Revision
16481 -
Directory Listing
Modified
Tue Aug 17 15:11:09 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1007269 ] Manual does not find content if Location is non standard (includes protocol + domain)
Revision
16478 -
Directory Listing
Modified
Tue Aug 17 11:52:02 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
lowercased the type, as it's uppercase in MaxDB
Revision
16477 -
Directory Listing
Modified
Tue Aug 17 08:23:33 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added creation and check for a multi-column index
Revision
16476 -
Directory Listing
Modified
Tue Aug 17 08:21:09 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added MetaIndexes function for mssql
Revision
16475 -
Directory Listing
Modified
Mon Aug 16 22:43:29 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fix typos after revision by Oscar Gomez
Revision
16474 -
Directory Listing
Modified
Mon Aug 16 20:52:39 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fixed bug, thx to Mr. Dawnlinux
Revision
16472 -
Directory Listing
Modified
Mon Aug 16 20:47:56 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Missing functionalities have been added, and fixed some bugs
Revision
16471 -
Directory Listing
Modified
Mon Aug 16 18:58:24 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Added grab, release, exception and abort instance functionalities
Revision
16470 -
Directory Listing
Modified
Mon Aug 16 18:21:57 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Added icon for sending instances (needed when an activity is not autorouted)
Revision
16468 -
Directory Listing
Modified
Mon Aug 16 10:01:27 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
fix from Lian Liming - dawnlinux
Revision
16467 -
Directory Listing
Modified
Sun Aug 15 20:59:49 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
using the app_sessions function from the actual sessions-class again, instead of always the db-sessions one, it seems to work now for php4
Revision
16466 -
Directory Listing
Modified
Sun Aug 15 20:58:12 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
using schema_proc's new GetTableDefintion method if availible
Revision
16465 -
Directory Listing
Modified
Sun Aug 15 19:52:49 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added code to drop not-depending sequences when droping a table, depending ones cant and dont need to be droped separatly
Revision
16464 -
Directory Listing
Modified
Sun Aug 15 18:45:20 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
import ADOdb 4.52
Revision
16462 -
Directory Listing
Modified
Sun Aug 15 18:12:41 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added own MetaType, MetaColumns and MetaColumnNames functions for MaxDB to have better control over the column-types
Revision
16461 -
Directory Listing
Modified
Sun Aug 15 16:20:39 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for MaxDB not returning the primary keys via MetaColumns
Revision
16460 -
Directory Listing
Modified
Sun Aug 15 16:19:46 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added MetaPrimaryKeys for MaxDB
Revision
16459 -
Directory Listing
Modified
Sun Aug 15 15:43:52 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added function to read back / import the schema from an existing database (used in setup and db-tools)
Revision
16457 -
Directory Listing
Modified
Sun Aug 15 11:46:05 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed sqltoarray:
- showing multicolum-indexes correct
- showing table-names
- working for app's without title
- all-option working for db's other then mysql
Revision
16456 -
Directory Listing
Modified
Sat Aug 14 17:21:45 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
showing an error-message, if we cant connect to the DB
Revision
16455 -
Directory Listing
Modified
Sat Aug 14 15:02:24 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
- added check for odbc extension (used by MaxDB) to check_install
- not offering to create the DB, if we dont support it for that DB
Revision
16453 -
Directory Listing
Modified
Fri Aug 13 21:04:59 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added max_icons=12 default pref and manual as app for the default group
Revision
16452 -
Directory Listing
Modified
Fri Aug 13 20:52:21 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
removed unnecessary RefreshTable
Revision
16451 -
Directory Listing
Modified
Fri Aug 13 20:51:36 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added attribute to only install on mysql and postgres
Revision
16450 -
Directory Listing
Modified
Fri Aug 13 20:43:42 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
removed unnecessary RefreshTable
Revision
16449 -
Directory Listing
Modified
Fri Aug 13 20:36:28 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
removed unnecessary RefreshTable
Revision
16448 -
Directory Listing
Modified
Fri Aug 13 19:01:03 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
new schema_proc class seems to work now
Revision
16447 -
Directory Listing
Modified
Fri Aug 13 18:59:00 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
new schema_proc class seems to work now
Revision
16446 -
Directory Listing
Modified
Fri Aug 13 16:44:15 2004 UTC (6 years ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16444 -
Directory Listing
Modified
Fri Aug 13 16:27:50 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
call the right function name
Revision
16443 -
Directory Listing
Modified
Fri Aug 13 15:54:33 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
add class for authenticate against ADS
Revision
16442 -
Directory Listing
Modified
Fri Aug 13 15:53:07 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
add class to authenticate against ADS
Revision
16441 -
Directory Listing
Modified
Fri Aug 13 15:48:07 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
use emailaddress from accounts table
Revision
16437 -
Directory Listing
Modified
Fri Aug 13 15:03:04 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1006669 ] Manage side wide modules multiselect problem
applied patch [ 1008677 ] sitemgr modules selection
Thanks to Paul Smith
Revision
16435 -
Directory Listing
Modified
Fri Aug 13 12:58:45 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
fix from jrcastelo
Revision
16434 -
Directory Listing
Modified
Fri Aug 13 09:14:22 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
italien translations from leonardo amadori
Revision
16432 -
Directory Listing
Modified
Fri Aug 13 05:03:29 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Forgot closing a parenthesis. Thanks to Liming Lian for noticing.
Revision
16431 -
Directory Listing
Modified
Fri Aug 13 04:59:51 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Applied patch from Liming Lian to fix the 'is active?' checkbox in Admin Processes form
Revision
16430 -
Directory Listing
Modified
Fri Aug 13 04:48:08 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Applied patch from Liming Lian allowing the deletion of user roles mappings
Revision
16428 -
Directory Listing
Modified
Fri Aug 13 04:22:19 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
- Fixed bug consisting in articles shown twice in main view when an article had more than one keyword with different scores (have to use GROUP BY when using DISTINCT)
- Fixed postgres showing error when entering a new article without category
- Removed restriction of only using words longer than 3 chars in search string
Revision
16427 -
Directory Listing
Modified
Fri Aug 13 04:16:35 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Search results user feedback only augmented keywords scores if the keyword was present in the title, topic or text. I removed that restriction
Revision
16422 -
Directory Listing
Modified
Thu Aug 12 19:10:59 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
italien translations from leonardo amadori
Revision
16419 -
Directory Listing
Modified
Thu Aug 12 18:37:44 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
italien translations from leonardo amadori
Revision
16417 -
Directory Listing
Modified
Thu Aug 12 18:17:28 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
italien translations from leonardo amadori
Revision
16415 -
Directory Listing
Modified
Thu Aug 12 18:11:29 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
italien translations from leonardo amadori
Revision
16413 -
Directory Listing
Modified
Thu Aug 12 18:04:16 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
italien translations from leonardo amadori
Revision
16411 -
Directory Listing
Modified
Thu Aug 12 14:57:14 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
fix bug when using '0' in selectbox plugin
Revision
16403 -
Directory Listing
Modified
Wed Aug 11 23:23:14 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added some more checks: sequences and indexes for postgres
Revision
16402 -
Directory Listing
Modified
Wed Aug 11 23:22:25 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added the missing postgres functions - thought they are not fully testes yet
Revision
16401 -
Directory Listing
Modified
Wed Aug 11 22:13:47 2004 UTC (6 years ago) by
mgalgoci
Original Path:
trunk
quiet a warning when viewing the felaimail with no profile selected.
Revision
16400 -
Directory Listing
Modified
Wed Aug 11 21:59:17 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
if application is public wiki don't let search engine robots run away
Revision
16398 -
Directory Listing
Modified
Wed Aug 11 20:18:27 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
return -1 when no email profile is selected
Revision
16397 -
Directory Listing
Modified
Wed Aug 11 19:01:40 2004 UTC (6 years ago) by
lkneschke
Original Path:
trunk
remove unneeded debug output
Revision
16395 -
Directory Listing
Modified
Wed Aug 11 14:13:37 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fix link, thanks to Lian Liming
Revision
16394 -
Directory Listing
Modified
Wed Aug 11 01:01:10 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
added reference lang file
Revision
16393 -
Directory Listing
Modified
Wed Aug 11 00:00:35 2004 UTC (6 years ago) by
heisters
Original Path:
trunk
Full ALPHA! Added category filtering, fixed Outlook 2000 bug.
Revision
16392 -
Directory Listing
Modified
Tue Aug 10 23:41:22 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fixed some translations
Revision
16390 -
Directory Listing
Modified
Tue Aug 10 19:38:32 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
striptags from title
Revision
16389 -
Directory Listing
Modified
Tue Aug 10 18:35:46 2004 UTC (6 years ago) by
mipmip
Original Path:
trunk
- Add feature mulitple selection edit operations (This one is great!!!)
- Add feature multiple selection delete operations
- Add feature Copy record for records with one identifier field
- Change nameconvention through the whole system for input fields
- Internal: add error codes (20%)
- Fixed bug in attachmentpath
- Add hook for default textarea to varchar
- Updated Dutch lang-file
- Updated English lang-file
- Remove html from default varchar-plugin
- Improved lay-out of listview for IE
Revision
16386 -
Directory Listing
Modified
Tue Aug 10 15:37:00 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
add file from Kiang
Revision
16384 -
Directory Listing
Modified
Tue Aug 10 15:34:31 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16383 -
Directory Listing
Modified
Tue Aug 10 15:29:39 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16382 -
Directory Listing
Modified
Tue Aug 10 15:26:15 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16380 -
Directory Listing
Modified
Tue Aug 10 15:16:06 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16379 -
Directory Listing
Modified
Tue Aug 10 15:12:35 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16378 -
Directory Listing
Modified
Tue Aug 10 15:08:55 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16375 -
Directory Listing
Modified
Tue Aug 10 14:52:33 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
add file from Kiang
Revision
16373 -
Directory Listing
Modified
Tue Aug 10 14:49:38 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16371 -
Directory Listing
Modified
Tue Aug 10 14:26:59 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16370 -
Directory Listing
Modified
Tue Aug 10 14:12:06 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Fixed some links and added new minor/major functionality
Revision
16369 -
Directory Listing
Modified
Tue Aug 10 14:10:29 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Some links where pointing to inexistant classes
Revision
16368 -
Directory Listing
Modified
Tue Aug 10 14:08:56 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
The ProcessManager class is dependant on the RoleManager class (when creating new minors/majors)
Revision
16367 -
Directory Listing
Modified
Tue Aug 10 14:07:30 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Queries in Galaxia api need ADODB_FETCH_ASSOC set
Revision
16365 -
Directory Listing
Modified
Tue Aug 10 14:00:09 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16362 -
Directory Listing
Modified
Tue Aug 10 13:56:48 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
add file from Kiang
Revision
16359 -
Directory Listing
Modified
Tue Aug 10 13:31:53 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16357 -
Directory Listing
Modified
Tue Aug 10 13:01:55 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16356 -
Directory Listing
Modified
Tue Aug 10 12:51:47 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
extensions and corrections from Kiang
Revision
16350 -
Directory Listing
Modified
Mon Aug 9 21:29:03 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
added some "unit tests" for schemaproc
Revision
16349 -
Directory Listing
Modified
Mon Aug 9 21:28:47 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
change back the egwhack
Revision
16348 -
Directory Listing
Modified
Mon Aug 9 21:20:08 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
got updates working again for MaxDB, MySql and MsSql (untested). Now I need to start working on postgres.
Revision
16347 -
Directory Listing
Modified
Mon Aug 9 21:18:35 2004 UTC (6 years ago) by
alpeb
Original Path:
trunk
Added translation of 'Logout'
Revision
16345 -
Directory Listing
Modified
Mon Aug 9 19:31:54 2004 UTC (6 years ago) by
heisters
Original Path:
trunk
Made filtering/searching much better. Still seems to be broken on some peoples comps.. need testers!
Revision
16320 -
Directory Listing
Modified
Mon Aug 9 16:00:10 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
we are not a part from GNU project
Revision
16295 -
Directory Listing
Modified
Mon Aug 9 11:30:35 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
remove not needed file
Revision
16277 -
Directory Listing
Modified
Mon Aug 9 10:11:47 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
delete the history files from CVS
Revision
16275 -
Directory Listing
Modified
Mon Aug 9 10:06:16 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update the build files
Revision
16273 -
Directory Listing
Modified
Mon Aug 9 09:52:11 2004 UTC (6 years ago) by
reinerj
Original Path:
trunk
update the build files
Revision
16267 -
Directory Listing
Modified
Mon Aug 9 07:27:49 2004 UTC (6 years ago) by
ralfbecker
Original Path:
trunk
fixed offset for getHeaders, first message was not displayed, as a base of 1 is used, not 0
Revision
16266 -
Directory Listing
Modified
Mon Aug 9 00:35:19 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16265 -
Directory Listing
Modified
Mon Aug 9 00:11:04 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16264 -
Directory Listing
Modified
Sun Aug 8 23:59:29 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16263 -
Directory Listing
Modified
Sun Aug 8 23:52:45 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16262 -
Directory Listing
Modified
Sun Aug 8 23:47:13 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16261 -
Directory Listing
Modified
Sun Aug 8 23:37:52 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16260 -
Directory Listing
Modified
Sun Aug 8 23:25:11 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16259 -
Directory Listing
Modified
Sun Aug 8 23:15:33 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16258 -
Directory Listing
Modified
Sun Aug 8 23:12:52 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16257 -
Directory Listing
Modified
Sun Aug 8 22:50:50 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16256 -
Directory Listing
Modified
Sun Aug 8 22:40:39 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16255 -
Directory Listing
Modified
Sun Aug 8 22:33:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed some more MaxDB probs:
- reworked edit_project to use db::update, else MaxDB complains about updates of LONG columns
- fixed acl_location, which got written as int, but is of type varchar
==> whole class needs to be re-written using the new db-functions
Revision
16254 -
Directory Listing
Modified
Sun Aug 8 22:31:41 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
documentation update and added $not_null parameter to quote() to control if php null's are written as SQL NULL or not. Is used by column_data_implode to only write NULL in columns which allow to do so
Revision
16253 -
Directory Listing
Modified
Sun Aug 8 22:24:54 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16252 -
Directory Listing
Modified
Sun Aug 8 21:29:14 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
replace the crap
Revision
16251 -
Directory Listing
Modified
Sun Aug 8 21:09:16 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
delete the crap
Revision
16249 -
Directory Listing
Modified
Sun Aug 8 20:07:58 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added 'budget_' prefix to phpgw_p_budget table, to be able to work under MaxDB,
also fixed a bug, when adding budgets while just adding a new project (gave a SQL error)
Revision
16248 -
Directory Listing
Modified
Sun Aug 8 16:25:44 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
small performance fix
Revision
16245 -
Directory Listing
Modified
Sun Aug 8 14:43:00 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added a column-prefix and reworked all database access to get felamimail working on MaxDB, it also fixes the postgres probs it had
Revision
16244 -
Directory Listing
Modified
Sun Aug 8 14:09:27 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
seems Lars commited the wrong file ;-)
Revision
16242 -
Directory Listing
Modified
Sun Aug 8 09:18:04 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for mbstring.func_overload 7: ereg_* where looping infinit, changed to preg_*
Revision
16241 -
Directory Listing
Modified
Sat Aug 7 19:58:49 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Galaxia workflow api port for egroupware
Revision
16240 -
Directory Listing
Modified
Sat Aug 7 19:46:10 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
galaxia workflow api
Revision
16239 -
Directory Listing
Modified
Sat Aug 7 18:38:43 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
updated api-version to 1.0.0.003 for the final 1.0
Yuhuuuu :-)
Revision
16237 -
Directory Listing
Modified
Sat Aug 7 18:32:03 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
Revision
16235 -
Directory Listing
Modified
Sat Aug 7 17:57:26 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
Revision
16232 -
Directory Listing
Modified
Sat Aug 7 17:44:37 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 997669 ] Session Error with db-sessions
Revision
16230 -
Directory Listing
Modified
Sat Aug 7 17:23:12 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 996391 ] Conflict warning although there is no conflict
Revision
16228 -
Directory Listing
Modified
Sat Aug 7 14:55:38 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1004481 ] alarm management: you could not create alarms for other participants, even if you had the required write-grants from them
Revision
16226 -
Directory Listing
Modified
Sat Aug 7 14:22:58 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1004555 ] Database error adding new calendar item:
- happend only if participants have been disabled via custom-fields
- was caused by the code entering participants from matrixview
Revision
16224 -
Directory Listing
Modified
Sat Aug 7 13:15:06 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 1002325 ] Manual error:
if session.use_trans_sid was enabled, we created a wrong link for the manual
Revision
16222 -
Directory Listing
Modified
Sat Aug 7 12:46:58 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights
Revision
16220 -
Directory Listing
Modified
Sat Aug 7 12:10:12 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
not using distinct on MaxDB too
Revision
16219 -
Directory Listing
Modified
Sat Aug 7 12:01:25 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
wiki installs and works now under MaxDB:
- all column-names have a 'wiki_' or other prefix
- deleted pages marked as NULL now, not longer as empty ''
- search works for MaxDB only on the name and title, as I cant search the body which is in a LONG colum
Revision
16218 -
Directory Listing
Modified
Sat Aug 7 11:58:05 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
writing unset php-variables and thouse set to NULL now as SQL NULL
Revision
16217 -
Directory Listing
Modified
Sat Aug 7 11:27:19 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix error with 2 tabs in lang file
Revision
16216 -
Directory Listing
Modified
Sat Aug 7 11:26:11 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix error with 2 tabs in lang file
Revision
16214 -
Directory Listing
Modified
Sat Aug 7 10:40:10 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed wrong regular expression
Revision
16213 -
Directory Listing
Modified
Sat Aug 7 10:29:24 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16212 -
Directory Listing
Modified
Sat Aug 7 10:22:51 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16209 -
Directory Listing
Modified
Sat Aug 7 09:13:26 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added proxy support to the xml- / manual-import
Revision
16206 -
Directory Listing
Modified
Sat Aug 7 01:13:20 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
update korea lang translation from Futurizer
Revision
16205 -
Directory Listing
Modified
Sat Aug 7 00:58:47 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
update korea lang translation from Futurizer
Revision
16204 -
Directory Listing
Modified
Sat Aug 7 00:51:29 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix from Shain Tancheff
Revision
16203 -
Directory Listing
Modified
Sat Aug 7 00:50:19 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix from LimingLian
Revision
16202 -
Directory Listing
Modified
Fri Aug 6 21:04:23 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Ready for pre-alpha with installer
Revision
16201 -
Directory Listing
Modified
Fri Aug 6 20:44:22 2004 UTC (6 years, 1 month ago) by
ak703
Original Path:
trunk
sync with Version-1_0_0-branch
Revision
16197 -
Directory Listing
Modified
Fri Aug 6 12:38:14 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
killed warnings if executables not found
Revision
16195 -
Directory Listing
Modified
Fri Aug 6 12:24:42 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed wrong path for existence check of theme-file and the default
Revision
16193 -
Directory Listing
Modified
Fri Aug 6 11:07:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added thumbnail for realss
Revision
16191 -
Directory Listing
Modified
Fri Aug 6 10:55:22 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed handling of templates with no thumbnail
Revision
16190 -
Directory Listing
Modified
Fri Aug 6 10:53:41 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
phpGW ==> eGW
Revision
16187 -
Directory Listing
Modified
Fri Aug 6 10:47:23 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed handling of templates with no thumbnail
Revision
16184 -
Directory Listing
Modified
Thu Aug 5 21:30:58 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Ready for pre-alpha with installer
Revision
16183 -
Directory Listing
Modified
Thu Aug 5 18:05:22 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Reorganizing so that the COM add in is all there is. Let me know if I accidentally borked everything
Revision
16182 -
Directory Listing
Modified
Thu Aug 5 18:05:22 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Reorganizing so that the COM add in is all there is. Let me know if I accidentally borked everything
Revision
16181 -
Directory Listing
Modified
Thu Aug 5 17:46:49 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Redid translation routines for greater flexibility. Added logo.
Revision
16180 -
Directory Listing
Modified
Thu Aug 5 17:32:39 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Redid translation routines for greater flexibility. Added logo.
Revision
16178 -
Directory Listing
Modified
Thu Aug 5 15:34:15 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
reworked all sitemgr SO classes to use the new db-functions
Revision
16177 -
Directory Listing
Modified
Thu Aug 5 15:31:55 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
a bugfix in select and some MaxDB stuff
Revision
16175 -
Directory Listing
Modified
Thu Aug 5 15:09:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed not working page-edit and language reload
Revision
16174 -
Directory Listing
Modified
Thu Aug 5 15:06:55 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed not working page-edit and language reload
Revision
16173 -
Directory Listing
Modified
Wed Aug 4 20:59:09 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16172 -
Directory Listing
Modified
Wed Aug 4 17:30:57 2004 UTC (6 years, 1 month ago) by
mgalgoci
Original Path:
trunk
- fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
templates.
- remove noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
Revision
16170 -
Directory Listing
Modified
Wed Aug 4 15:34:14 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
reworked to use the new db-functions
Revision
16169 -
Directory Listing
Modified
Wed Aug 4 15:33:42 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
improved handling of schema-files on system startup or in setup
Revision
16168 -
Directory Listing
Modified
Wed Aug 4 14:56:19 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
Revision
16163 -
Directory Listing
Modified
Wed Aug 4 14:00:27 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added a missing phrase from idots
Revision
16161 -
Directory Listing
Modified
Wed Aug 4 11:13:51 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
MaxDB and MsSQL cant use a boolean value / expression in select, you have to use "CASE WHEN $expression THEN 1 ELSE 0 END" for an expression like "column IN ('a','b')" or "id > 5"
Revision
16160 -
Directory Listing
Modified
Wed Aug 4 10:30:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed unnecessary ';' in query in register_hooks, MaxDB treats them as SQL-errors
Revision
16159 -
Directory Listing
Modified
Wed Aug 4 10:28:55 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
update Korea translation futurizer
Revision
16158 -
Directory Listing
Modified
Wed Aug 4 10:14:18 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
update Korea translation futurizer
Revision
16157 -
Directory Listing
Modified
Wed Aug 4 10:06:58 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
update Korea translation futurizer
Revision
16151 -
Directory Listing
Modified
Wed Aug 4 04:54:29 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Multiple fixes to template tabs
Revision
16149 -
Directory Listing
Modified
Wed Aug 4 04:52:34 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Add a little padding around the article's content
Revision
16148 -
Directory Listing
Modified
Wed Aug 4 04:49:52 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
More kb sitemgr module fixes
Revision
16146 -
Directory Listing
Modified
Wed Aug 4 03:50:30 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Removed some extra spaces for when showing knowledge base in site manager
Revision
16144 -
Directory Listing
Modified
Wed Aug 4 02:03:08 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
When more than 100 messages were in INBOX, the notify window said 'Too Many'. Why not show the number even if its big??
Revision
16142 -
Directory Listing
Modified
Wed Aug 4 00:24:49 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
class.sokb.inc.php
Revision
16141 -
Directory Listing
Modified
Tue Aug 3 23:25:16 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed cast of phpgw_categories.cat_data column to int, as MaxDB dont cat any text/LONG column (for MaxDB only of cause)
Revision
16140 -
Directory Listing
Modified
Tue Aug 3 23:23:57 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added table-name to un-ambigous column in join, as MaxDB requires it
Revision
16139 -
Directory Listing
Modified
Tue Aug 3 23:22:35 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed order by from count(*) query as MaxDB dont order after columns not retrived
Revision
16138 -
Directory Listing
Modified
Tue Aug 3 23:06:37 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
moved special insert_id handling for postgres into ADOdb, added workaround for updates of text/LONG columns in MaxDB to db::update
Revision
16137 -
Directory Listing
Modified
Tue Aug 3 23:04:29 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
MetaIndexes and _insert_id functions added
Revision
16136 -
Directory Listing
Modified
Tue Aug 3 23:03:38 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added table and colum as parameter to Insert_ID() to correctly retrive the id under postgres and MaxDB
Revision
16135 -
Directory Listing
Modified
Tue Aug 3 22:53:45 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
small fix
Revision
16134 -
Directory Listing
Modified
Tue Aug 3 22:52:55 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
reworked so-layer for MaxDB and new db-functions
Revision
16133 -
Directory Listing
Modified
Tue Aug 3 22:52:13 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
reworked so-layer for MaxDB and new db-functions:
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
Revision
16130 -
Directory Listing
Modified
Tue Aug 3 19:28:46 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Optimized Login/out procedure a bit
Revision
16129 -
Directory Listing
Modified
Tue Aug 3 18:04:20 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Filters and searches eGW contacts, downloads a bit faster, status bar added
Revision
16128 -
Directory Listing
Modified
Tue Aug 3 16:09:27 2004 UTC (6 years, 1 month ago) by
wolffc
Original Path:
trunk
vbXMLRPC needs a slightly different dateformat.
Revision
16125 -
Directory Listing
Modified
Tue Aug 3 14:18:15 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win
Revision
16124 -
Directory Listing
Modified
Tue Aug 3 14:13:37 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win
Revision
16123 -
Directory Listing
Modified
Tue Aug 3 14:06:51 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix typo
Revision
16119 -
Directory Listing
Modified
Tue Aug 3 08:03:04 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added 1.0.1 dependency for the api
Revision
16118 -
Directory Listing
Modified
Tue Aug 3 08:03:04 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added 1.0.1 dependency for the api
Revision
16117 -
Directory Listing
Modified
Mon Aug 2 21:30:23 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Working on filtering/searching. VERY buggy still
Revision
16115 -
Directory Listing
Modified
Mon Aug 2 19:57:37 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Make td align left (seems that IE center things in td by default)
Revision
16113 -
Directory Listing
Modified
Mon Aug 2 14:04:01 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed email-address
Revision
16112 -
Directory Listing
Modified
Mon Aug 2 08:34:09 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
re-added (to be able to make patches agains 4.51) the sapdb change
Revision
16109 -
Directory Listing
Modified
Mon Aug 2 08:30:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
imported version 4.51 of ADOdb
Revision
16107 -
Directory Listing
Modified
Mon Aug 2 07:24:44 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
always use the charset param for htmlspecialchars (via html::htmlspecialchars)
Revision
16105 -
Directory Listing
Modified
Sun Aug 1 19:28:03 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
killed htmlentities warning
Revision
16103 -
Directory Listing
Modified
Sun Aug 1 19:26:33 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
1) fixed missing translation in validation messages
2) validation only loops now, if a button (not cancle) is pressed, selectboxes with onchange dont get stoped by validation errors ==> fix for bug [ 1001568 ] status is not updated
Revision
16101 -
Directory Listing
Modified
Sun Aug 1 18:29:50 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
dont allow filemanger to go outside /home
Revision
16100 -
Directory Listing
Modified
Sun Aug 1 17:19:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed double serialisation of times and data (leftover from old code)
Thanks alpe for the notice
Revision
16098 -
Directory Listing
Modified
Sun Aug 1 17:09:26 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
using new email address from the account
Revision
16096 -
Directory Listing
Modified
Sun Aug 1 16:45:04 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Fix incorrect number of infolog entries shown in home
Revision
16094 -
Directory Listing
Modified
Sun Aug 1 15:36:04 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
Revision
16093 -
Directory Listing
Modified
Sun Aug 1 14:16:46 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
synced with 1.0 branch
Revision
16092 -
Directory Listing
Modified
Sun Aug 1 14:09:46 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed
Revision
16090 -
Directory Listing
Modified
Sun Aug 1 13:15:26 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays
Revision
16089 -
Directory Listing
Modified
Sun Aug 1 08:09:35 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7
Revision
16087 -
Directory Listing
Modified
Sun Aug 1 08:05:44 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7
Revision
16084 -
Directory Listing
Modified
Sat Jul 31 21:36:54 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
reverted omgs's changes
Revision
16083 -
Directory Listing
Modified
Sat Jul 31 19:55:06 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
16082 -
Directory Listing
Modified
Sat Jul 31 19:54:35 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
update the spec files and the build script
Revision
16080 -
Directory Listing
Modified
Sat Jul 31 19:37:58 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed asyncservices to run under the windows sheduler
Revision
16078 -
Directory Listing
Modified
Sat Jul 31 18:02:58 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16077 -
Directory Listing
Modified
Sat Jul 31 18:02:33 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16076 -
Directory Listing
Modified
Sat Jul 31 17:59:52 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16074 -
Directory Listing
Modified
Sat Jul 31 17:52:34 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16072 -
Directory Listing
Modified
Sat Jul 31 17:49:45 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16071 -
Directory Listing
Modified
Sat Jul 31 17:49:22 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16070 -
Directory Listing
Modified
Sat Jul 31 17:46:58 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16069 -
Directory Listing
Modified
Sat Jul 31 17:42:22 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16068 -
Directory Listing
Modified
Sat Jul 31 17:40:24 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16066 -
Directory Listing
Modified
Sat Jul 31 17:30:59 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16065 -
Directory Listing
Modified
Sat Jul 31 17:30:50 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16064 -
Directory Listing
Modified
Sat Jul 31 17:29:52 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16063 -
Directory Listing
Modified
Sat Jul 31 17:28:17 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16062 -
Directory Listing
Modified
Sat Jul 31 17:26:42 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16061 -
Directory Listing
Modified
Sat Jul 31 17:22:50 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16060 -
Directory Listing
Modified
Sat Jul 31 17:19:39 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16059 -
Directory Listing
Modified
Sat Jul 31 17:16:24 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16058 -
Directory Listing
Modified
Sat Jul 31 17:15:12 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16056 -
Directory Listing
Modified
Sat Jul 31 17:12:55 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16055 -
Directory Listing
Modified
Sat Jul 31 17:12:46 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16054 -
Directory Listing
Modified
Sat Jul 31 17:11:45 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16053 -
Directory Listing
Modified
Sat Jul 31 17:10:10 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16052 -
Directory Listing
Modified
Sat Jul 31 17:05:30 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16051 -
Directory Listing
Modified
Sat Jul 31 17:03:23 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16050 -
Directory Listing
Modified
Sat Jul 31 16:58:35 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16049 -
Directory Listing
Modified
Sat Jul 31 16:56:30 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16048 -
Directory Listing
Modified
Sat Jul 31 16:52:40 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16047 -
Directory Listing
Modified
Sat Jul 31 16:50:48 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16046 -
Directory Listing
Modified
Sat Jul 31 16:49:37 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16045 -
Directory Listing
Modified
Sat Jul 31 16:47:49 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16043 -
Directory Listing
Modified
Sat Jul 31 16:39:27 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16042 -
Directory Listing
Modified
Sat Jul 31 16:39:03 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16041 -
Directory Listing
Modified
Sat Jul 31 16:36:50 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16040 -
Directory Listing
Modified
Sat Jul 31 16:34:12 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16038 -
Directory Listing
Modified
Sat Jul 31 16:24:18 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16037 -
Directory Listing
Modified
Sat Jul 31 16:23:36 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16036 -
Directory Listing
Modified
Sat Jul 31 16:20:17 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16035 -
Directory Listing
Modified
Sat Jul 31 16:19:48 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked
Revision
16034 -
Directory Listing
Modified
Sat Jul 31 16:18:55 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16033 -
Directory Listing
Modified
Sat Jul 31 16:18:01 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16030 -
Directory Listing
Modified
Sat Jul 31 16:13:55 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16029 -
Directory Listing
Modified
Sat Jul 31 16:13:45 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16028 -
Directory Listing
Modified
Sat Jul 31 16:08:57 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16027 -
Directory Listing
Modified
Sat Jul 31 16:08:04 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16026 -
Directory Listing
Modified
Sat Jul 31 16:07:06 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16025 -
Directory Listing
Modified
Sat Jul 31 16:05:51 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16024 -
Directory Listing
Modified
Sat Jul 31 16:03:54 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16022 -
Directory Listing
Modified
Sat Jul 31 15:52:47 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
added @ before htmlspecialchars and co to hide error messages
Revision
16019 -
Directory Listing
Modified
Sat Jul 31 15:42:03 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16017 -
Directory Listing
Modified
Sat Jul 31 15:39:19 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16016 -
Directory Listing
Modified
Sat Jul 31 15:39:04 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16015 -
Directory Listing
Modified
Sat Jul 31 15:33:42 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16013 -
Directory Listing
Modified
Sat Jul 31 15:23:42 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16011 -
Directory Listing
Modified
Sat Jul 31 15:18:26 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16009 -
Directory Listing
Modified
Sat Jul 31 15:12:18 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16007 -
Directory Listing
Modified
Sat Jul 31 15:08:06 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
new translations from Michael Biliky
Revision
16005 -
Directory Listing
Modified
Sat Jul 31 14:59:12 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16004 -
Directory Listing
Modified
Sat Jul 31 14:58:42 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16003 -
Directory Listing
Modified
Sat Jul 31 14:55:35 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
16000 -
Directory Listing
Modified
Sat Jul 31 14:47:38 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
fix some wrong tabs in file which produce error messages
Revision
15998 -
Directory Listing
Modified
Sat Jul 31 14:17:32 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
new version number for the next RC - hopefully the last one ;-)
Revision
15995 -
Directory Listing
Modified
Sat Jul 31 14:07:56 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
droped index on page-content for postgres, as it limites the content to 2700 chars
Revision
15991 -
Directory Listing
Modified
Sat Jul 31 12:19:24 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
The functions no longer exist, therefor I removed the links to them
Revision
15989 -
Directory Listing
Modified
Sat Jul 31 10:51:16 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed full list of RecentChanges
Revision
15987 -
Directory Listing
Modified
Sat Jul 31 10:36:05 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
use eGW's temp-dir
Revision
15985 -
Directory Listing
Modified
Sat Jul 31 10:14:52 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
1) fix for cookie domain, when using a proxy which rewrites the host-name
2) also applied Benjamins fix for the link function from the 1.0 branch - thought I dont know what it fixes ;-)
Revision
15983 -
Directory Listing
Modified
Sat Jul 31 09:28:28 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci
Revision
15981 -
Directory Listing
Modified
Fri Jul 30 19:06:35 2004 UTC (6 years, 1 month ago) by
shrykedude
Original Path:
trunk
Fixed app dependencies for api-1.0.1 version change
Revision
15979 -
Directory Listing
Modified
Fri Jul 30 18:01:53 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Fix bug 999882 : wasn't accepting message recipient when using drop-down box
Revision
15977 -
Directory Listing
Modified
Fri Jul 30 17:06:17 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Another name2id parameters fix
Revision
15975 -
Directory Listing
Modified
Fri Jul 30 16:38:41 2004 UTC (6 years, 1 month ago) by
shrykedude
Original Path:
trunk
added new EN phrases
Revision
15973 -
Directory Listing
Modified
Fri Jul 30 13:16:14 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Fixed orthography and make message more precise
Revision
15972 -
Directory Listing
Modified
Fri Jul 30 01:45:30 2004 UTC (6 years, 1 month ago) by
shrykedude
Original Path:
trunk
Small bugfixes; added sidebox menu for general use
Revision
15969 -
Directory Listing
Modified
Fri Jul 30 00:24:12 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date
Revision
15967 -
Directory Listing
Modified
Fri Jul 30 00:15:45 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
times should be stored in the db in the server timezone
Revision
15966 -
Directory Listing
Modified
Thu Jul 29 21:12:45 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Fixed bugs, added abilty to search remote contacts
Revision
15964 -
Directory Listing
Modified
Thu Jul 29 19:57:32 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
commented call to undefined function
Revision
15963 -
Directory Listing
Modified
Thu Jul 29 19:16:46 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Works, some bugs in overwrite protection
Revision
15962 -
Directory Listing
Modified
Thu Jul 29 13:06:35 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
Fixed: When a Outlook opens for the first time and no registry settings have been made, it created an error in the putsettings sub.
Fixed: Now the PropertyPage shows up in Danish versions of Outlook again.
Revision
15960 -
Directory Listing
Modified
Wed Jul 28 21:49:49 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
If is not defined is because there were no work hours, so don't go fetch things in the db. This was getting things from projects with id=0 that were erroneously created when not specifying projects when using the time tracker (this was just fixed in rev 1.21 of class.boprojecthours.inc.php)
Revision
15958 -
Directory Listing
Modified
Wed Jul 28 21:40:29 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Fix to forbid entering manual entries in the timetracker without specifiying a proyect or job. Without this an entry was created in the database with proyect_id=0, which another bug in class.boprojetcts (that I'll fix in a moment) took advantage of to show erroneous data in Work hours.
Revision
15957 -
Directory Listing
Modified
Wed Jul 28 21:29:59 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Works, some bugs in overwrite protection
Revision
15955 -
Directory Listing
Modified
Wed Jul 28 20:49:57 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fix bug 986642 (budget used wasn't shown). The problem was an incomplete SQL.
Revision
15954 -
Directory Listing
Modified
Wed Jul 28 20:43:17 2004 UTC (6 years, 1 month ago) by
ak703
Original Path:
trunk
sync changes from 1_0_0 with head (layout problem)
Revision
15952 -
Directory Listing
Modified
Wed Jul 28 06:25:44 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
Bugfixed the PropertyPage under Options..
Revision
15951 -
Directory Listing
Modified
Wed Jul 28 06:25:44 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
Bugfixed the PropertyPage under Options..
Revision
15950 -
Directory Listing
Modified
Tue Jul 27 21:15:41 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
COM Addin almost works
Revision
15949 -
Directory Listing
Modified
Tue Jul 27 18:20:14 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15944 -
Directory Listing
Modified
Mon Jul 26 19:54:17 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15943 -
Directory Listing
Modified
Mon Jul 26 19:48:49 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15937 -
Directory Listing
Modified
Mon Jul 26 11:16:07 2004 UTC (6 years, 1 month ago) by
mipmip
Original Path:
trunk
add new dependancies so JiNN works with the latest phpgwapi
Revision
15933 -
Directory Listing
Modified
Mon Jul 26 01:45:35 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
rename 1star.png to 1stars.png and removed no longer needed bluedot.png
Revision
15931 -
Directory Listing
Modified
Mon Jul 26 01:41:34 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fixed some presentational issues regarding IE
Revision
15929 -
Directory Listing
Modified
Sun Jul 25 23:52:04 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
more mssql specificities ...
Revision
15928 -
Directory Listing
Modified
Sun Jul 25 23:10:18 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Another fix for mssql - forgot something...
Revision
15927 -
Directory Listing
Modified
Sun Jul 25 23:09:25 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Another fix for mssql
Revision
15926 -
Directory Listing
Modified
Sun Jul 25 20:05:28 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed typo
Revision
15925 -
Directory Listing
Modified
Sun Jul 25 18:34:22 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
improved the toolbar menu
now the eGWOSync propertypage works
some bug fixing and other stuff
Revision
15924 -
Directory Listing
Modified
Sun Jul 25 17:17:16 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Try to fix DISTINCT - text type related incompatibility with mssql
Revision
15923 -
Directory Listing
Modified
Sun Jul 25 16:02:03 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added an InfoLog test and changed the addressbook-test to use boaddressbook instead of service_contacts
Revision
15921 -
Directory Listing
Modified
Sun Jul 25 15:55:19 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed unnecessary double-definitions:
- primary keys dont need to be indexed or a unique constrain
- unique indices dont need an additional index
These indexes have never been created, but the new ADOdb schema_proc class, dont likes them
Revision
15920 -
Directory Listing
Modified
Sun Jul 25 15:51:54 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable
Revision
15917 -
Directory Listing
Modified
Sun Jul 25 14:36:48 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
When entering a new article, don't allow users to enter the article ID, as this is an auto_increment field that under MSSQL cannot be edited. This feature will be implemented later by adding a new field in the db, that will allow to enter letters as well
Revision
15915 -
Directory Listing
Modified
Sun Jul 25 14:24:42 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
When entering a new article, don't allow users to enter the article ID, as this is an auto_increment field that under MSSQL cannot be edited. This feature will be implemented later by adding a new field in the db, that will allow to enter letters as well
Revision
15914 -
Directory Listing
Modified
Sun Jul 25 14:22:45 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
When entering a new article, don't allow users to enter the article ID, as this is an auto_increment field that under MSSQL cannot be edited. This feature will be implemented later by adding a new field in the db, that will allow to enter letters as well
Revision
15913 -
Directory Listing
Modified
Sun Jul 25 14:00:15 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed cast to integer for mssql, mysql and postgres
Revision
15911 -
Directory Listing
Modified
Sun Jul 25 01:41:37 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
Revision
15904 -
Directory Listing
Modified
Sat Jul 24 20:29:15 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 991222 ] Error uploading file -
thought the whole class need to be reworked with the new db-functions
Revision
15903 -
Directory Listing
Modified
Sat Jul 24 18:39:08 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed the mailinglist tables - Pim forgot to remove - which always gives error-messages on re-installing, as they dont get droped, because they are no longer listed in setup.inc.php
Revision
15900 -
Directory Listing
Modified
Sat Jul 24 16:08:27 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
why using evaluated replacements (/e) on regexp? this was causing errors when using exotic languages
Revision
15899 -
Directory Listing
Modified
Sat Jul 24 01:24:02 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
Still lots of bugs.... But its the start of the COM Add-In
Revision
15888 -
Directory Listing
Modified
Fri Jul 23 00:59:44 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed wrong semicolon bedind the sql queries
Revision
15885 -
Directory Listing
Modified
Fri Jul 23 00:50:36 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added missing "enable extra debug-message" for updates
Revision
15884 -
Directory Listing
Modified
Fri Jul 23 00:49:29 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added sapdb
Revision
15883 -
Directory Listing
Modified
Fri Jul 23 00:47:30 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb
Revision
15882 -
Directory Listing
Modified
Fri Jul 23 00:46:01 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb
Revision
15880 -
Directory Listing
Modified
Fri Jul 23 00:41:24 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
first version of data-dictionary for sapdb
Revision
15878 -
Directory Listing
Modified
Thu Jul 22 20:11:42 2004 UTC (6 years, 1 month ago) by
shrykedude
Original Path:
trunk
Fix Category ordering to match rest of eGW
Revision
15877 -
Directory Listing
Modified
Thu Jul 22 19:06:00 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Can now rename contacts instead of overwriting them.
Revision
15876 -
Directory Listing
Modified
Thu Jul 22 18:40:19 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed the code, which was not working after the right table-name was used ;-)
dont think that part is used anyhow
Revision
15873 -
Directory Listing
Modified
Thu Jul 22 17:43:40 2004 UTC (6 years, 1 month ago) by
shrykedude
Original Path:
trunk
Updated EN lang entry for Project costs
Revision
15872 -
Directory Listing
Modified
Thu Jul 22 17:23:50 2004 UTC (6 years, 1 month ago) by
shrykedude
Original Path:
trunk
Added/Updated EN lang entries for Projects
Revision
15867 -
Directory Listing
Modified
Thu Jul 22 14:35:38 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php
Revision
15857 -
Directory Listing
Modified
Thu Jul 22 12:16:24 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
added weekday abreviations translations
Revision
15849 -
Directory Listing
Modified
Thu Jul 22 08:22:52 2004 UTC (6 years, 1 month ago) by
wolffc
Original Path:
trunk
now that the old db-classes are gone, we can put function name_quote to use.
Revision
15848 -
Directory Listing
Modified
Thu Jul 22 08:15:03 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
Czech translation of Calendar from Oldrich Dlouhy
Revision
15845 -
Directory Listing
Modified
Wed Jul 21 21:25:43 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fixed email content-type for sending articles: it was html and it should be text/html
Revision
15844 -
Directory Listing
Modified
Wed Jul 21 21:18:18 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
update brasilian translations
Revision
15842 -
Directory Listing
Modified
Wed Jul 21 21:15:54 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
Revision
15839 -
Directory Listing
Modified
Wed Jul 21 20:40:04 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fix bug 992903: not sending email notifications. Why was it using name2id when it new already the id?
Revision
15837 -
Directory Listing
Modified
Wed Jul 21 18:18:46 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
use get_var instead of
Revision
15836 -
Directory Listing
Modified
Wed Jul 21 17:01:51 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
patch from Erwan LE DISEZ
Revision
15834 -
Directory Listing
Modified
Wed Jul 21 16:57:49 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
merged lang-files from the 1.0 branch, please everone update both branches
Revision
15833 -
Directory Listing
Modified
Wed Jul 21 16:45:52 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
updated lang file from Emil Varjasi
Revision
15832 -
Directory Listing
Modified
Wed Jul 21 16:43:34 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
patch from Erwan LE DISEZ
Revision
15831 -
Directory Listing
Modified
Wed Jul 21 16:42:34 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
patch from Erwan LE DISEZ
Revision
15828 -
Directory Listing
Modified
Wed Jul 21 14:13:57 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
allow creation of more deeply nested categories
Revision
15826 -
Directory Listing
Modified
Wed Jul 21 14:03:28 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
patch from Michael Robellard to fix "call time by reference" warning
Revision
15823 -
Directory Listing
Modified
Wed Jul 21 13:53:31 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed wrong name of config-table
Revision
15821 -
Directory Listing
Modified
Wed Jul 21 13:27:25 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added checkbox for extra debug-messages for the first installtion and API updates
Revision
15819 -
Directory Listing
Modified
Wed Jul 21 13:21:00 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
allow creation of more deeply nested categories
Revision
15818 -
Directory Listing
Modified
Wed Jul 21 10:53:59 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
drago's translation fixes, plus some translation for it and the guestbook
Revision
15816 -
Directory Listing
Modified
Wed Jul 21 10:12:58 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixing bug [ 992090 ] Could not log out
At that time, there is no account-id set which results in an empty string, what pgSql dont likes in integer fields. Casting it to int now.
Revision
15814 -
Directory Listing
Modified
Tue Jul 20 18:30:35 2004 UTC (6 years, 1 month ago) by
mgalgoci
Original Path:
trunk
remove the show_date2() function in the email application and revert the email application
to use show_date() from phpgwapi. show_date2() did not properly take into account timezone
offsets and unconditionally showed the date in the same time zone as the egroupware server.
I've discussed this change with Lars Kneschke, Ralf Becker, and Reiner Jung. Angles didn't
comment for more than two weeks so if this breaks something else he can yell at me and I'll
fix whatever I broke.
Revision
15809 -
Directory Listing
Modified
Tue Jul 20 16:11:31 2004 UTC (6 years, 1 month ago) by
bgigon
Original Path:
trunk
Add feature "rejected line"
Somes lines has been rejected.
This features warn admin directly
Revision
15806 -
Directory Listing
Modified
Tue Jul 20 13:44:30 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed str.replace with anonymous function, as suggested by benjamin
Revision
15791 -
Directory Listing
Modified
Mon Jul 19 20:54:09 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Question publishing when approvation was needed wasn't working
Revision
15789 -
Directory Listing
Modified
Mon Jul 19 15:19:02 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
changed quoting for wz_tooltips to allow linebreaks
Revision
15786 -
Directory Listing
Modified
Mon Jul 19 13:17:39 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
using an absolut path for the includes
Revision
15782 -
Directory Listing
Modified
Mon Jul 19 13:06:58 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
use html class for handling HTMLArea as recommended by Ralf
Revision
15779 -
Directory Listing
Modified
Mon Jul 19 07:35:12 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
added O.K. and Cancel bottom in FrmMain
Revision
15778 -
Directory Listing
Modified
Mon Jul 19 06:09:03 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
Fixed bug, when starting Outlook and doing the first sync, it still shows the setup dialog, even dough the info has been entered once.
Revision
15777 -
Directory Listing
Modified
Mon Jul 19 06:06:59 2004 UTC (6 years, 1 month ago) by
hyberdk
Original Path:
trunk
Fixed bug, if "Get Contacts" are pressed twice it also shows the result twice.
Revision
15775 -
Directory Listing
Modified
Mon Jul 19 05:19:56 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fix bug 991614: problem in postgres when trying to insert article with backslash in its content.
Solution: use db->insert and db->update to get correct quotes depending on db
However, backslashes don't show in article. Fixing this would be a bit difficult since the article is stored as a BLOB in the database (why????) and mysql and postgres treat backslashes differently in this type. It would be best to first alter the table so articles are stored as text. Not critical, let's do this later :)
Revision
15773 -
Directory Listing
Modified
Mon Jul 19 02:36:07 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fix bug 991688 and rearrange some other htmlarea related issues
Revision
15771 -
Directory Listing
Modified
Sun Jul 18 19:20:31 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fixed a problem with publishing rights
Revision
15770 -
Directory Listing
Modified
Sat Jul 17 23:28:15 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
improved GUI and setup process.
Revision
15769 -
Directory Listing
Modified
Fri Jul 16 20:58:14 2004 UTC (6 years, 1 month ago) by
ak703
Original Path:
trunk
new version of tooltips - but careful when last "character" in event description is a <CR> (newline)
then ALL tooltips will not work. Needs to be fixed within input parser
Revision
15768 -
Directory Listing
Modified
Fri Jul 16 20:36:09 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
added auto export feature
Revision
15767 -
Directory Listing
Modified
Fri Jul 16 18:31:15 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15765 -
Directory Listing
Modified
Fri Jul 16 12:28:15 2004 UTC (6 years, 1 month ago) by
ak703
Original Path:
trunk
sync with 1_0_0 for use of tooltips
Revision
15764 -
Directory Listing
Modified
Fri Jul 16 12:26:51 2004 UTC (6 years, 1 month ago) by
ak703
Original Path:
trunk
updated for use of tooltips systemwide
Revision
15761 -
Directory Listing
Modified
Thu Jul 15 16:14:58 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Fixed a bug
Revision
15760 -
Directory Listing
Modified
Thu Jul 15 15:59:37 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Get and send contacts
Revision
15755 -
Directory Listing
Modified
Thu Jul 15 07:17:06 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
Holidays in Taiwan
provided by Finjon Kiang
Revision
15753 -
Directory Listing
Modified
Thu Jul 15 06:47:34 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
1) fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann
2) moved all pre-1.0.0 updates to new tables_updates_0_9_14.inc.php, which gets now included as all to other "old" updates
Revision
15750 -
Directory Listing
Modified
Wed Jul 14 22:17:44 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
some layout fixes, always return to current tab
Revision
15748 -
Directory Listing
Modified
Wed Jul 14 22:07:28 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
fixed notification for project date due
Revision
15746 -
Directory Listing
Modified
Wed Jul 14 21:38:51 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
fixed notifications for milestones
Revision
15744 -
Directory Listing
Modified
Wed Jul 14 19:53:23 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
removed some html encoded characters
Revision
15743 -
Directory Listing
Modified
Wed Jul 14 13:48:53 2004 UTC (6 years, 1 month ago) by
iliaa
Original Path:
trunk
Fixed bug #990250 (PM counter showing incorrect private message count).
Revision
15742 -
Directory Listing
Modified
Wed Jul 14 13:04:19 2004 UTC (6 years, 1 month ago) by
iliaa
Original Path:
trunk
Fixed typo that caused bug #99081.
Revision
15740 -
Directory Listing
Modified
Wed Jul 14 08:12:56 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15739 -
Directory Listing
Modified
Tue Jul 13 16:31:05 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Get and send contacts!
Revision
15736 -
Directory Listing
Modified
Tue Jul 13 13:15:07 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
fixes bug 989972 big addapting to new name2id function
Revision
15731 -
Directory Listing
Modified
Tue Jul 13 00:51:40 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Get and send contacts!
Revision
15730 -
Directory Listing
Modified
Mon Jul 12 23:46:54 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
re-read job, in case it had been updated or even deleted in the method
Revision
15729 -
Directory Listing
Modified
Mon Jul 12 23:38:09 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
fix for bug [ 985417 ] Project Roles Drop-Down Empty
Revision
15728 -
Directory Listing
Modified
Mon Jul 12 22:31:11 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
moved to new email storage
Revision
15727 -
Directory Listing
Modified
Mon Jul 12 22:06:13 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
stoping account or group creation process, if there is an error and therefor no id (else the acl or preference class assumes to change the current user)
Revision
15726 -
Directory Listing
Modified
Mon Jul 12 22:03:57 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
cat icon, color and title
Revision
15725 -
Directory Listing
Modified
Mon Jul 12 21:25:51 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed name2id for groups (was still the old variable-name) and limited id2name & name2id for groups on certain fields only
Revision
15724 -
Directory Listing
Modified
Mon Jul 12 20:02:15 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
killed a warning in xmlrpc from the kdepim list:
HTML-formated Errors (see below) are returned instead of well formed XML.
Is this already solved in a later Version of eGroupware or is this a special
setting that causes this behaviour ?
kontact: ERROR: Result: <br />
<b>Warning</b>: Invalid argument supplied for foreach() in
<b>/home/httpd/localhost/htdocs/egroupware/addressbook/inc/c
lass.boaddressbook.inc.php</b> on line <b>392</b><br />
Revision
15723 -
Directory Listing
Modified
Mon Jul 12 19:54:44 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed edit-user-form was loosing data, if an error occured
Revision
15722 -
Directory Listing
Modified
Mon Jul 12 19:53:07 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed hook-values for add-user hook, new account id was not set, which gave an sql error in fudforum
Revision
15721 -
Directory Listing
Modified
Mon Jul 12 18:50:39 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
created new colorpicker for eGW based on the one from htmlArea
Revision
15720 -
Directory Listing
Modified
Mon Jul 12 17:35:44 2004 UTC (6 years, 1 month ago) by
iliaa
Original Path:
trunk
Fixed bug #988555 ( fudforum Find User link doesn't work in IE 6.0).
Revision
15719 -
Directory Listing
Modified
Mon Jul 12 16:03:27 2004 UTC (6 years, 1 month ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15718 -
Directory Listing
Modified
Mon Jul 12 15:19:34 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
removed another dependency on emailadmin
Revision
15717 -
Directory Listing
Modified
Mon Jul 12 14:24:03 2004 UTC (6 years, 1 month ago) by
reinerj
Original Path:
trunk
updated lang file from Oldrich Dlouhy
Revision
15716 -
Directory Listing
Modified
Mon Jul 12 14:05:59 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
modified some string to be not app specfic anymore
Revision
15715 -
Directory Listing
Modified
Mon Jul 12 13:27:10 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
update also the needed values in the phpgw accounts sql table
Revision
15714 -
Directory Listing
Modified
Mon Jul 12 12:27:02 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
removed dependency from felamimail
Revision
15712 -
Directory Listing
Modified
Mon Jul 12 10:49:35 2004 UTC (6 years, 1 month ago) by
bgigon
Original Path:
trunk
Add features translations for templates
Revision
15711 -
Directory Listing
Modified
Mon Jul 12 10:01:16 2004 UTC (6 years, 1 month ago) by
lkneschke
Original Path:
trunk
removed some debug output
Revision
15710 -
Directory Listing
Modified
Mon Jul 12 09:39:54 2004 UTC (6 years, 1 month ago) by
bgigon
Original Path:
trunk
FixBug for Safari (Mac)
Revision
15709 -
Directory Listing
Modified
Mon Jul 12 03:18:41 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Temporal fix for uploading files when using windows as a server. Used cp instead of mv from temporal dir to final destination. mv has to be fixed in phpgwapi.vfs_sql to use it again.
Revision
15708 -
Directory Listing
Modified
Mon Jul 12 00:09:02 2004 UTC (6 years, 1 month ago) by
heisters
Original Path:
trunk
Can add remote contacts to the local directory
Revision
15707 -
Directory Listing
Modified
Sun Jul 11 22:59:57 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 976677 ] deleted single-event reappears after editing the series
Revision
15706 -
Directory Listing
Modified
Sun Jul 11 22:33:34 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed loosing participants-status on edit after new account-selection
Revision
15705 -
Directory Listing
Modified
Sun Jul 11 22:07:24 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed bug [ 987402 ] Calendar -> New Entry remembers participants
Matrix view stored participants in appsession, which got never cleared up
Revision
15704 -
Directory Listing
Modified
Sun Jul 11 18:26:28 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
- fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
Revision
15703 -
Directory Listing
Modified
Sun Jul 11 17:01:23 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
applied Matthew Galogoci <mgalgoci-at-redhat.com> multiple vcard export patch - with some changes ;-)
Revision
15701 -
Directory Listing
Modified
Sun Jul 11 15:45:47 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
updated to use new account email setting
Revision
15700 -
Directory Listing
Modified
Sun Jul 11 14:48:00 2004 UTC (6 years, 1 month ago) by
alpeb
Original Path:
trunk
Ralph: you erased by mistake some parenthesis in last commit ;)
Revision
15699 -
Directory Listing
Modified
Sun Jul 11 13:37:30 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixing probs with debian woody which is php >= 4.1.1, but lacks mcrypt_generic_deinit
Revision
15698 -
Directory Listing
Modified
Sun Jul 11 13:35:22 2004 UTC (6 years, 1 month ago) by
wolffc
Original Path:
trunk
somtimes less is more ... do not confuse users with just doing nothing, just because he likes to type phonenumbers with an extra space
Revision
15696 -
Directory Listing
Modified
Sun Jul 11 13:21:08 2004 UTC (6 years, 1 month ago) by
wolffc
Original Path:
trunk
category-name should not be escaped
Revision
15695 -
Directory Listing
Modified
Sun Jul 11 11:38:59 2004 UTC (6 years, 1 month ago) by
wolffc
Original Path:
trunk
Fix for the same bug as after the last import of a new adodb-version.
I wonder, if someday all will start to patch instead of overwriting and committing.
Anyway, this bugfix will be part of the next ADODB release. See:
http://phplens.com/lens/lensforum/msgs.php?id=9849
Revision
15692 -
Directory Listing
Modified
Sun Jul 11 10:16:30 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
removed availible column from phpgw_languages
Revision
15691 -
Directory Listing
Modified
Sun Jul 11 09:42:54 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language
Revision
15690 -
Directory Listing
Modified
Sun Jul 11 08:56:02 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
reading availible languages now from /setup/lang/languages
Revision
15689 -
Directory Listing
Modified
Sun Jul 11 08:33:28 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too
Revision
15688 -
Directory Listing
Modified
Sun Jul 11 07:08:47 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added selectbox with just the primary group and a search for other accounts
Revision
15687 -
Directory Listing
Modified
Sun Jul 11 06:58:49 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added selectbox with just the primary group and a search for other accounts
Revision
15686 -
Directory Listing
Modified
Sun Jul 11 06:57:22 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
using email address from the account (not email prefs)
Revision
15683 -
Directory Listing
Modified
Sat Jul 10 11:20:10 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
sorting languages alphabeticaly
Revision
15682 -
Directory Listing
Modified
Sat Jul 10 10:59:37 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed not showing up langs like 'es-ca' which hasn't been in phpgw_languages (or only as just 'ca')
Revision
15681 -
Directory Listing
Modified
Sat Jul 10 10:56:09 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
change to make sure eg. '1.0.0' is counted less the '1.0.0.xxx' !
Revision
15680 -
Directory Listing
Modified
Sat Jul 10 09:37:31 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
update
Revision
15679 -
Directory Listing
Modified
Sat Jul 10 09:26:28 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
added language-selection
Revision
15678 -
Directory Listing
Modified
Sat Jul 10 09:25:53 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed an E_NOTICE warning
Revision
15677 -
Directory Listing
Modified
Sat Jul 10 08:25:02 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
1) using hint-values of auth class about name, group, email, primary-group in $GLOBALS['auto_create_acct'], as the sql-class already does
2) using default group as specified in Setup >> Configuration for the primary group too, if none is given, this should fix also bug [ 958418 ] Registration problem with LDAP accounts
Revision
15676 -
Directory Listing
Modified
Sat Jul 10 08:22:07 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
using default group as specified in Setup >> Configuration for the primary group too, if none is given
Revision
15675 -
Directory Listing
Modified
Sat Jul 10 08:01:25 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for big files in web_dav as suggested by bug [ 964418 ] Downloading large files through webdav fails
Revision
15674 -
Directory Listing
Modified
Sat Jul 10 07:51:29 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fix for binary data stored in database as describt in bug [ 985874 ] Can't store files in database
Revision
15673 -
Directory Listing
Modified
Sat Jul 10 07:50:16 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
fixed typo
Revision
15672 -
Directory Listing
Modified
Sat Jul 10 07:19:40 2004 UTC (6 years, 1 month ago) by
ralfbecker
Original Path:
trunk
imported ADOdb ver. 4.50 which should solve many php5 probs
Revision
15671 -
Directory Listing
Modified
Fri Jul 9 18:21:27 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
*** empty log message ***
Revision
15670 -
Directory Listing
Modified
Fri Jul 9 18:21:01 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
using eGW's new account-selection widget
Revision
15669 -
Directory Listing
Modified
Fri Jul 9 16:47:12 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
updated and corrected some translations
Revision
15668 -
Directory Listing
Modified
Fri Jul 9 16:08:59 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
reset start-value after each new search/selection
Revision
15667 -
Directory Listing
Modified
Fri Jul 9 15:17:04 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed bug with not working language-selection and SQL error because of empty session-id in phpgw_app_session
Revision
15666 -
Directory Listing
Modified
Fri Jul 9 14:30:33 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- saving email-address in the account
- only send acctivation-mail, if activation requires the mail, else you click on the link and get the message, that the account could not be activated (because its already done)
- if the webserver-url contains no protocol & hostname use hostname from the configuration or the HTTP_HOST for the link
Revision
15665 -
Directory Listing
Modified
Fri Jul 9 05:00:25 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
New version that replaces \n in old version's plain text articles to <br>, so that text is not rendered in a single line
Revision
15664 -
Directory Listing
Modified
Thu Jul 8 18:10:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed invalid SQL on deleting a user
Revision
15663 -
Directory Listing
Modified
Thu Jul 8 17:30:37 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
and the status
Revision
15662 -
Directory Listing
Modified
Thu Jul 8 17:25:53 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed unencrypted password on creation of new users
Revision
15661 -
Directory Listing
Modified
Thu Jul 8 15:24:44 2004 UTC (6 years, 2 months ago) by
ak703
Original Path:
trunk
added @ for imap_set_quota to avoid error output (which disturbs when not using and quota)
Revision
15660 -
Directory Listing
Modified
Thu Jul 8 14:32:33 2004 UTC (6 years, 2 months ago) by
iliaa
Original Path:
trunk
Fixed bug #986480 (Added proper Traditional Chinese translation).
Revision
15659 -
Directory Listing
Modified
Thu Jul 8 14:32:18 2004 UTC (6 years, 2 months ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15658 -
Directory Listing
Modified
Thu Jul 8 14:25:47 2004 UTC (6 years, 2 months ago) by
iliaa
Original Path:
trunk
Fixed directory reading code for FC2. Apparently RH & FC2 developers think
it's ok to break compatibility with every OS/Distribution in existance.
Revision
15657 -
Directory Listing
Modified
Thu Jul 8 13:26:06 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug reported by Patrick Fraley: status changes of responsible user do not get save, if that user has no write grant
Revision
15656 -
Directory Listing
Modified
Thu Jul 8 12:36:21 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
killed some warnings with mb_string activated: haystack is empty
Revision
15655 -
Directory Listing
Modified
Thu Jul 8 09:58:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
reverted rev. 1.13 changes (primary group not preselected) and fixed bug which caused groups with no app-permission to to be displayed if the selection requires app-permission
Revision
15654 -
Directory Listing
Modified
Thu Jul 8 09:42:19 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
re-added support for old (pre 7.5) opera
Revision
15653 -
Directory Listing
Modified
Thu Jul 8 03:33:34 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fix bug 986887: when inserting new keywords to phpgw_kb_search, truncate if longer than 30 chars
Revision
15652 -
Directory Listing
Modified
Thu Jul 8 03:30:14 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fix bug 986887: Had to alter table phpgw_kb_search to allow longer keywords
Revision
15651 -
Directory Listing
Modified
Wed Jul 7 15:05:34 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
re-added ie5 support benjamin removed - I hope by acident ;-)
Revision
15650 -
Directory Listing
Modified
Wed Jul 7 15:00:28 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
killed debug message left in source
Revision
15649 -
Directory Listing
Modified
Wed Jul 7 14:54:08 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixes to allow jscalendar to run under IE 5.0 or 5.2 Mac
Revision
15648 -
Directory Listing
Modified
Wed Jul 7 12:19:19 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fixed searching by article id
Revision
15647 -
Directory Listing
Modified
Wed Jul 7 10:43:58 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed colon, which gave syntax error in php5 only
Revision
15646 -
Directory Listing
Modified
Wed Jul 7 09:43:01 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
killed debug message
Revision
15645 -
Directory Listing
Modified
Wed Jul 7 09:41:00 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed bug in acccounts::search: first accounts got overwritten by groups, eg. they were not selectable in the calendar on editing/adding an event
Revision
15644 -
Directory Listing
Modified
Wed Jul 7 06:52:42 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 948279 ] upgrade postgresql 0.9.14-0.9.15
- there was a direct sql statement to drop an index, which is mysql only
==> put an if around it, to get rid of the pgSql error
Revision
15643 -
Directory Listing
Modified
Wed Jul 7 06:41:10 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 985748 ] Call-time pass-by-reference has been deprecated
Revision
15642 -
Directory Listing
Modified
Tue Jul 6 20:03:10 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
lists the local and remote contacts
Revision
15641 -
Directory Listing
Modified
Tue Jul 6 19:52:22 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
lists the local and remote contacts
Revision
15640 -
Directory Listing
Modified
Tue Jul 6 14:17:03 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added updates for phpGW versions 0.9.14.006+7
Revision
15639 -
Directory Listing
Modified
Tue Jul 6 12:42:56 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed bug in user-creation reported by Chris Kretas (was introduced in the last commit / after RC6)
Revision
15638 -
Directory Listing
Modified
Tue Jul 6 11:58:12 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Fix little bug in links (keep query)
Revision
15637 -
Directory Listing
Modified
Tue Jul 6 11:48:09 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Add a protection against overload when we launch for first time the account-page-selection.
Revision
15636 -
Directory Listing
Modified
Tue Jul 6 11:35:33 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Rewrite Select list
Revision
15635 -
Directory Listing
Modified
Tue Jul 6 11:34:49 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Add more translation (lang_lastname and lang_firstname)
Revision
15633 -
Directory Listing
Modified
Tue Jul 6 11:19:24 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Add UIAccountSel Templates and hide field "Login ID"
Revision
15632 -
Directory Listing
Modified
Tue Jul 6 10:11:46 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Fixbug for Arrow "next" / "prev"
Revision
15630 -
Directory Listing
Modified
Tue Jul 6 09:49:16 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Synchronise Templates
Revision
15629 -
Directory Listing
Modified
Tue Jul 6 09:16:28 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Keep prev query
Revision
15628 -
Directory Listing
Modified
Mon Jul 5 17:25:56 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not used
Revision
15627 -
Directory Listing
Modified
Mon Jul 5 17:09:16 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
1) fixed setting of the smtp and imap/pop3 selectboxes and there tabs
2) fixed direct jump to the smtp or imap/pop3 tab, by clicking on the according link in the list
Revision
15626 -
Directory Listing
Modified
Mon Jul 5 17:06:37 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
if no url-param given, but a selector (id of a selectbox), the active tab is determind by it's value (set via the html-file)
Revision
15625 -
Directory Listing
Modified
Mon Jul 5 15:30:53 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Synchronise Templates
Revision
15624 -
Directory Listing
Modified
Mon Jul 5 14:52:51 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Delete old files
Revision
15622 -
Directory Listing
Modified
Mon Jul 5 14:37:53 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Synchronise Edge-IT templates with latest Idots templates
Revision
15621 -
Directory Listing
Modified
Mon Jul 5 14:32:34 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Delete old files
Revision
15620 -
Directory Listing
Modified
Mon Jul 5 11:23:48 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
user-attribute mailaddress is now called email
Revision
15619 -
Directory Listing
Modified
Mon Jul 5 10:24:16 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not used any more and it depended on the (old) manual app
Revision
15618 -
Directory Listing
Modified
Mon Jul 5 10:15:39 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
was never used
Revision
15617 -
Directory Listing
Modified
Mon Jul 5 10:13:56 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
killed the debug-messages and added some more comments
Revision
15616 -
Directory Listing
Modified
Mon Jul 5 10:11:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
New send class, which just implements the old interface (msg-methode) on top of the PHPMailer. It gets it's configuration from Admin >> Site configuration and does NOT depend on one of the email-apps anymore.
Revision
15615 -
Directory Listing
Modified
Sun Jul 4 18:46:54 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed old / non-adodb db-classes and -code
Revision
15614 -
Directory Listing
Modified
Sun Jul 4 18:34:18 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed error in caching of sub-queries
Revision
15613 -
Directory Listing
Modified
Sun Jul 4 18:32:29 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed wrong ldap attribut-names
Revision
15612 -
Directory Listing
Modified
Sun Jul 4 17:33:13 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added email-address to the accounts-data and implemented a better account-selection (like the one in the new account-popup)
Revision
15611 -
Directory Listing
Modified
Sun Jul 4 17:31:12 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix to be able to use the new select, update, ... functions during eGW startup (eg. accounts-class)
Revision
15610 -
Directory Listing
Modified
Sun Jul 4 17:28:57 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added extra label and fixed group-selection
Revision
15609 -
Directory Listing
Modified
Sun Jul 4 17:27:42 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added email-address to the accounts-data (ldap untested so far!)
Revision
15608 -
Directory Listing
Modified
Sun Jul 4 14:30:15 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fixed bug 984822: Last commit broke the permissions system
Revision
15607 -
Directory Listing
Modified
Sun Jul 4 14:28:46 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fixed typo that prevented some users to see the "maintain questions" table
Revision
15606 -
Directory Listing
Modified
Sun Jul 4 10:30:42 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
if the header needs upgrading, start the headermanagement direct and not check_install as we do for new installs
Revision
15605 -
Directory Listing
Modified
Sat Jul 3 12:43:52 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed typo according to patch [ 983936 ] Problem with language preferences
Revision
15604 -
Directory Listing
Modified
Sat Jul 3 12:38:01 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 984343 ] Login not possible after session timeout:
eGW was installed in the docroot and the webserver-url was empty, as not domain was given, not realy the regular situation, anhow it should work now
Revision
15603 -
Directory Listing
Modified
Sat Jul 3 11:41:51 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 954770 ] UTF-8 Support (in developer tools)
- regular htmlspecialchars translated &#([0-9a-f]{4}); to &#\\1;
- which is not correct, at least for our purpose
==> we replace '&#' after htmlspecialchars again with '&#'
==> now eg. persian language works correct in the TranslationTools
Revision
15602 -
Directory Listing
Modified
Sat Jul 3 11:15:57 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
updated lang file from Fabrice
Revision
15601 -
Directory Listing
Modified
Sat Jul 3 11:09:40 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
fix a bug in the spec file and update the build shell script
Revision
15599 -
Directory Listing
Modified
Sat Jul 3 11:00:24 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed "re"
Revision
15598 -
Directory Listing
Modified
Sat Jul 3 10:58:42 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed old debug-message "Fixing column names."
Revision
15597 -
Directory Listing
Modified
Sat Jul 3 10:56:00 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
update german phrases
Revision
15596 -
Directory Listing
Modified
Sat Jul 3 10:53:21 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix to correctly set a default theme for new sites (idots)
Revision
15595 -
Directory Listing
Modified
Sat Jul 3 10:09:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
edit/add site:
- not loosing any changed content on error
- link to the site config (after succesfull update) changes the current site now to the updated one
Revision
15594 -
Directory Listing
Modified
Fri Jul 2 22:44:19 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added charset to htmlspecialchars for multibyte chars
Revision
15593 -
Directory Listing
Modified
Fri Jul 2 22:42:04 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
pushing all versions to 1.0.0
Revision
15592 -
Directory Listing
Modified
Fri Jul 2 22:33:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
update
Revision
15591 -
Directory Listing
Modified
Fri Jul 2 22:32:53 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
pushing all versions to 1.0.0
Revision
15590 -
Directory Listing
Modified
Fri Jul 2 22:27:33 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
updating the missed sequenzes (postgres) and pushing all versions to 1.0.0
Revision
15589 -
Directory Listing
Modified
Fri Jul 2 22:25:26 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
updating the missed sequenzes (postgres) and pushing all versions to 1.0.0
Revision
15588 -
Directory Listing
Modified
Fri Jul 2 22:19:56 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed the "DELETE FROM phpgw_vfs" as it would also delete all other vfs entries and not only the filemanager ones
Revision
15587 -
Directory Listing
Modified
Fri Jul 2 22:18:41 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed the not longer used tables_* files (table has been moved into the API some versions ago)
Revision
15585 -
Directory Listing
Modified
Fri Jul 2 22:12:10 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed (hopefully last) postgres problem with the indices: sequences have not been set, after the data was inserted into the newly created table
Revision
15584 -
Directory Listing
Modified
Fri Jul 2 17:22:47 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for [ 983949 ] Syntax error in phpgwapi/templates/idsociety/head.inc.php
Revision
15583 -
Directory Listing
Modified
Fri Jul 2 16:26:24 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
has an xml parse error with search
Revision
15582 -
Directory Listing
Modified
Fri Jul 2 10:27:20 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for [ 983949 ] Syntax error in phpgwapi/templates/idsociety/head.inc.php
Revision
15581 -
Directory Listing
Modified
Fri Jul 2 09:51:21 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed php4.3+ print_r($arr,True)
Revision
15580 -
Directory Listing
Modified
Fri Jul 2 08:56:50 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for select-box values containing commas, which are not ment as multiple comma-separated id's
Revision
15579 -
Directory Listing
Modified
Fri Jul 2 08:54:34 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added a white-space:nowrap; to the style of the tabs of the tab-widget
Revision
15578 -
Directory Listing
Modified
Wed Jun 30 20:51:02 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
has an xml parse error with search
Revision
15576 -
Directory Listing
Modified
Wed Jun 30 20:19:28 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
fixed another typo
Revision
15573 -
Directory Listing
Modified
Wed Jun 30 14:18:56 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fixed bug: couldn't delete questions from old phpbrain version. For doing that you have to be admin
Revision
15572 -
Directory Listing
Modified
Wed Jun 30 10:43:33 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not used anymore
Revision
15571 -
Directory Listing
Modified
Wed Jun 30 10:40:48 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
workaround for IE prob, it does not set a HTTP_REFERER if a link gets opened in a popup window, which is needed by manual to determine context-sensitive which page to show
Revision
15570 -
Directory Listing
Modified
Wed Jun 30 09:41:18 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not used anymore
Revision
15569 -
Directory Listing
Modified
Wed Jun 30 09:05:16 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
implemented charset conversation (the charset is determined from the encoding attr. of the xml-file)
Revision
15568 -
Directory Listing
Modified
Wed Jun 30 09:04:08 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
corrected the displayed values to match the labels
Revision
15566 -
Directory Listing
Modified
Tue Jun 29 22:39:00 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
new account-selection for matrix-view, as patch from Matthew Galgoci
Revision
15565 -
Directory Listing
Modified
Tue Jun 29 18:33:55 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed wrong charset translation
Revision
15564 -
Directory Listing
Modified
Tue Jun 29 18:21:56 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
moved the manual translations to the manual app, changed the name of the manual app to 'manual / help' as it is both now manual and online-help
Revision
15563 -
Directory Listing
Modified
Tue Jun 29 17:46:52 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
Implemented download of manual-pages from egroupware.org - thought there are only german ones with the correct naming schema
Revision
15562 -
Directory Listing
Modified
Tue Jun 29 17:44:41 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
Implemented download of manual-pages from egroupware.org - thought there are only german ones with the correct naming schema
Revision
15561 -
Directory Listing
Modified
Tue Jun 29 16:54:07 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Fixes bugs 9700700 and 966635: select box not showing users and single input box not sending messages.
The first problem was caused by the app only looking for user run permissions on messenger, whithout considering group permissions.
The second problem was caused by the input box name being 'n_message[to]' instead of just 'message[to]'.
Revision
15560 -
Directory Listing
Modified
Tue Jun 29 09:59:01 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Bad translation, replace
Revision
15558 -
Directory Listing
Modified
Tue Jun 29 08:43:04 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- fixed admin page
- removed link to admin from the regular pages
Revision
15556 -
Directory Listing
Modified
Mon Jun 28 22:23:19 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
implemented xml-export of wiki-pages
Revision
15555 -
Directory Listing
Modified
Mon Jun 28 17:53:55 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for anon access to an other then the first domain, now it works ;-)
Revision
15554 -
Directory Listing
Modified
Mon Jun 28 17:38:41 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for anon access to an other then the first domain
Revision
15553 -
Directory Listing
Modified
Mon Jun 28 17:16:27 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
get anonymous wiki access working again, it was broken since someone moved the configuration from a file into an eGW style admin-page
Revision
15552 -
Directory Listing
Modified
Mon Jun 28 15:57:32 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
lang file update from Oldrich Dlouhy
Revision
15551 -
Directory Listing
Modified
Mon Jun 28 09:32:47 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- if $selected is a string it gets now explode with ','
- already selected accounts are shown in front of users and groups, good for multiselections with less lines then content
Revision
15550 -
Directory Listing
Modified
Mon Jun 28 09:29:44 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not using persistens connections for postgres in setup: if a transaction fails, setup dont even finds the database anymore
Revision
15548 -
Directory Listing
Modified
Mon Jun 28 07:08:13 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added link to setup to the "The following apps require upgrades" message
Revision
15547 -
Directory Listing
Modified
Mon Jun 28 07:06:29 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added link to the headeradmin to the "You need to port your settings ..." message
Revision
15546 -
Directory Listing
Modified
Sun Jun 27 10:57:07 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
small code modernisation
Revision
15545 -
Directory Listing
Modified
Sun Jun 27 10:03:44 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added indices for sitemgr
Revision
15544 -
Directory Listing
Modified
Sun Jun 27 10:02:57 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added indices for the api tables
Revision
15543 -
Directory Listing
Modified
Sun Jun 27 10:02:15 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed nocachecontrol to allow caching of certain files, eg. the generated javascript for jscalendar and htmlarea which include the language-settings and preferences
Revision
15542 -
Directory Listing
Modified
Sun Jun 27 09:54:57 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
creating indices for infolog
Revision
15541 -
Directory Listing
Modified
Sun Jun 27 09:53:58 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
workaround for a Postgres bug in RefreshTable: unable to find "<" operator for type "unknown", cause by an empty string ('') in a select distinct query
Revision
15540 -
Directory Listing
Modified
Sun Jun 27 09:52:06 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed RenameTable to also rename indices and not only primary keys
Revision
15539 -
Directory Listing
Modified
Sun Jun 27 09:45:25 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed projects dependency, after felamimail upgrade
Revision
15538 -
Directory Listing
Modified
Sun Jun 27 09:06:05 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- added acces to admin-account-section, if there is an update pending
- show apps which need upgrading in the message in front of the application management and not "This stage is completed", if there are ones
Revision
15537 -
Directory Listing
Modified
Fri Jun 25 18:22:52 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
has an xml parse error with search
Revision
15536 -
Directory Listing
Modified
Fri Jun 25 14:46:13 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Fixbug for Opera
Revision
15535 -
Directory Listing
Modified
Fri Jun 25 14:15:14 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
play with renaming.. thanks to bug #976490.
Revision
15534 -
Directory Listing
Modified
Fri Jun 25 14:05:14 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed columtyp for date, to get corrected sorting for pre Sep. 2001 mails and unnecessary big username
Revision
15533 -
Directory Listing
Modified
Fri Jun 25 12:59:22 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Reframing of comments
Revision
15532 -
Directory Listing
Modified
Fri Jun 25 12:51:58 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added lars with mail
Revision
15531 -
Directory Listing
Modified
Fri Jun 25 12:49:38 2004 UTC (6 years, 2 months ago) by
bgigon
Original Path:
trunk
Fixbug : JSCalendar function are displayed directly into UI :\
Revision
15530 -
Directory Listing
Modified
Thu Jun 24 11:32:06 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added missing brackets of function call
Revision
15529 -
Directory Listing
Modified
Thu Jun 24 09:47:57 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
rename the template directory back
Revision
15528 -
Directory Listing
Modified
Thu Jun 24 02:17:24 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
add conf options to default textarea
Revision
15527 -
Directory Listing
Modified
Thu Jun 24 02:07:52 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
change the misleading comments that refer to php3 which is no longer being supported.
Revision
15526 -
Directory Listing
Modified
Wed Jun 23 21:29:53 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
add icon source files
Revision
15525 -
Directory Listing
Modified
Wed Jun 23 21:22:22 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
fix typo
Revision
15524 -
Directory Listing
Modified
Wed Jun 23 21:10:28 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
fix typo
Revision
15523 -
Directory Listing
Modified
Wed Jun 23 20:50:12 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
improve gif icons
Revision
15522 -
Directory Listing
Modified
Wed Jun 23 20:46:47 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
improve gif icon
Revision
15521 -
Directory Listing
Modified
Wed Jun 23 20:45:37 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
improve lay-out mainscreen
Revision
15520 -
Directory Listing
Modified
Wed Jun 23 20:07:14 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
Changed some filenames for clarity.
It now works entirely in Outlook VBA, but there are problems with eGW's API via XML-RPC.
Revision
15519 -
Directory Listing
Modified
Wed Jun 23 20:05:16 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
Changed some filenames for clarity.
It now works entirely in Outlook VBA, but there are problems with eGW's API via XML-RPC.
Revision
15518 -
Directory Listing
Modified
Wed Jun 23 20:05:09 2004 UTC (6 years, 2 months ago) by
heisters
Original Path:
trunk
Changed some filenames for clarity.
It now works entirely in Outlook VBA, but there are problems with eGW's API via XML-RPC.
Revision
15517 -
Directory Listing
Modified
Wed Jun 23 20:01:34 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
add extra [setup][info][extra_untranslated] field for storing data which does not get translated, see 'About JiNN' why
Revision
15516 -
Directory Listing
Modified
Wed Jun 23 19:53:32 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
1. add 'registered plugins' to about JiNN
2. new shorter description for JiNN in about
2. a lot of code cleanup
3. add dedicated fieldplugin class
4. add experimental features preference
5. moved all experimental and not finished features behind the above pref.
5. added m2m relations to view record
6. removed unfinished one2many relation (drop this way of doing)
7. removed unfinished mailing code (we're not going to implement this anymore
8. again fixed a bug in attachment path about deleting files
9. added new table 'phpgw_jinn_adv_field_conf for dedicated field config
10. changed setup with new version
11. removed the mailing tables egw_jinn_mail_data egw_jinn_mail_list in update script
12. added author to all plugins info array
Revision
15515 -
Directory Listing
Modified
Wed Jun 23 18:24:28 2004 UTC (6 years, 2 months ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15514 -
Directory Listing
Modified
Wed Jun 23 15:47:36 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
setting table-cells without align to left, to fix wired inheritance in IE
Revision
15513 -
Directory Listing
Modified
Wed Jun 23 13:19:38 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed call to accounts::save_repository not update for each user, but one time at the end
Revision
15512 -
Directory Listing
Modified
Wed Jun 23 12:09:00 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed not working group-update with caching enabled
Revision
15511 -
Directory Listing
Modified
Wed Jun 23 11:37:07 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed not working group-update with caching enabled
Revision
15509 -
Directory Listing
Modified
Mon Jun 21 22:57:06 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
moved logo-icon of ldapadmin and added new icon in crystal style
Revision
15508 -
Directory Listing
Modified
Mon Jun 21 22:54:01 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
initial creation of skel icon
Revision
15507 -
Directory Listing
Modified
Mon Jun 21 22:47:57 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
new unique icon for messenger
Revision
15506 -
Directory Listing
Modified
Mon Jun 21 22:27:14 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fix for bug [ 976479 ] Apostrophe in remark generates SQL INSERT error
suppres one error message when checking dates
Revision
15505 -
Directory Listing
Modified
Mon Jun 21 21:50:52 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
initial creation of emailadmin icon
Revision
15504 -
Directory Listing
Modified
Mon Jun 21 19:38:33 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
lang file update from Antoine Tissier
Revision
15503 -
Directory Listing
Modified
Mon Jun 21 19:34:51 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
lang file update from Antoine Tissier
Revision
15502 -
Directory Listing
Modified
Mon Jun 21 18:51:28 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
lang file update from Tapio Kautto
Revision
15501 -
Directory Listing
Modified
Mon Jun 21 18:36:58 2004 UTC (6 years, 2 months ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15500 -
Directory Listing
Modified
Mon Jun 21 14:24:22 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
fixed selectbox
Revision
15499 -
Directory Listing
Modified
Mon Jun 21 14:05:34 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
allow the user to enter comma instead of period
Revision
15498 -
Directory Listing
Modified
Mon Jun 21 12:59:29 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
Add two pixel to the SideboxHeader to fit Chinese language
Revision
15497 -
Directory Listing
Modified
Mon Jun 21 11:55:46 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 969166 ] Any content in Category box causes fatal error
Revision
15496 -
Directory Listing
Modified
Mon Jun 21 11:40:58 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for bug [ 968770 ] error after deleting a cat: access information outside ...
Revision
15495 -
Directory Listing
Modified
Mon Jun 21 10:25:14 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed typo (old varname) which caused problems in SiteMgr while editing categories
Revision
15494 -
Directory Listing
Modified
Mon Jun 21 02:31:36 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
correct path reference after renamed directory
Revision
15493 -
Directory Listing
Modified
Mon Jun 21 02:22:38 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
rename template directory to real__ss to workaround a wired problem (bug?)
which makes all templates whoes name is not 4, 8, 12, 16 ... bytes long
have incorrect URI
(make the URI something like .../templates/idots\0\0\0/... which doesn't exist.)
Revision
15492 -
Directory Listing
Modified
Sun Jun 20 19:12:59 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
Hi,
For those of you involved with the development of the outlook plugin, I've
attached here a small document that outlines the syncronization logic that I
used before in a similar project. Maybe you can find it useful.
Cheers,
alpeb
Revision
15490 -
Directory Listing
Modified
Sun Jun 20 11:09:14 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not relavant for eGW
Revision
15489 -
Directory Listing
Modified
Sun Jun 20 09:18:59 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix to use fn (=fullname) in the addr_id function
Revision
15488 -
Directory Listing
Modified
Sun Jun 20 09:03:34 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for 2 people importing an equally named file at the same time, thanks to Matthew Galgoci <mgalgoci -at- redhat.com>
Revision
15486 -
Directory Listing
Modified
Sun Jun 20 03:49:04 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
small changes. hide title in center box
Revision
15485 -
Directory Listing
Modified
Sat Jun 19 22:46:27 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
fixed syntax error
Revision
15484 -
Directory Listing
Modified
Sat Jun 19 21:57:06 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
fixed syntax error
Revision
15481 -
Directory Listing
Modified
Sat Jun 19 17:56:17 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
little mistake
Revision
15480 -
Directory Listing
Modified
Sat Jun 19 17:54:56 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
Unlike English, in other languages 'change' has different words for a verb and a noun, eg in Spanish 'cambiar' and 'cambio'.
Revision
15479 -
Directory Listing
Modified
Sat Jun 19 07:47:58 2004 UTC (6 years, 2 months ago) by
ak703
Original Path:
trunk
of course bug #949256 had to be fixed here as well - Home and Logout
have tooltips now :-)
Revision
15478 -
Directory Listing
Modified
Sat Jun 19 07:42:54 2004 UTC (6 years, 2 months ago) by
ak703
Original Path:
trunk
fixed bug 949256, so home and logout icons have a tooltip as well
Revision
15477 -
Directory Listing
Modified
Sat Jun 19 05:18:23 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
adjust font settings.
Revision
15476 -
Directory Listing
Modified
Sat Jun 19 04:06:45 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
adjust border width / layout
Revision
15475 -
Directory Listing
Modified
Sat Jun 19 02:08:46 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
Working on a new sitemgr template using sitemgr (not manbo).
Revision
15474 -
Directory Listing
Modified
Fri Jun 18 09:44:41 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
extend the german lang files
Revision
15473 -
Directory Listing
Modified
Fri Jun 18 09:30:36 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
use from-address from global user-info, if its there
Revision
15472 -
Directory Listing
Modified
Fri Jun 18 09:29:11 2004 UTC (6 years, 2 months ago) by
wolffc
Original Path:
trunk
make users mailaddress available for use in applications, if it is found in ldap
Revision
15468 -
Directory Listing
Modified
Fri Jun 18 08:08:45 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
Initial revision
Revision
15467 -
Directory Listing
Modified
Fri Jun 18 07:56:24 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
add a example main.cf file
Revision
15466 -
Directory Listing
Modified
Fri Jun 18 02:34:20 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
added a costtype to timetracker
Revision
15465 -
Directory Listing
Modified
Thu Jun 17 12:23:37 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
fix bug 974373 - enforce numbers in article ID
Revision
15464 -
Directory Listing
Modified
Thu Jun 17 12:22:22 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
fix bug 974378 - nasty warning message
Revision
15463 -
Directory Listing
Modified
Thu Jun 17 12:21:26 2004 UTC (6 years, 2 months ago) by
alpeb
Original Path:
trunk
fix bugs 974371, 974376 - postgres compatibility
Revision
15462 -
Directory Listing
Modified
Wed Jun 16 19:21:06 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
added the qmailldap schema used by emailadmin
Revision
15461 -
Directory Listing
Modified
Wed Jun 16 16:04:06 2004 UTC (6 years, 2 months ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15460 -
Directory Listing
Modified
Wed Jun 16 14:52:40 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
scope was mistaken for two values, as it includes a comma
Revision
15459 -
Directory Listing
Modified
Wed Jun 16 06:40:32 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
some layout fixes
Revision
15458 -
Directory Listing
Modified
Wed Jun 16 06:39:18 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
add header for content type
Revision
15457 -
Directory Listing
Modified
Wed Jun 16 00:53:45 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
updated the css of the letter-search (like the accounts popup now)
Revision
15456 -
Directory Listing
Modified
Wed Jun 16 00:33:13 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
Revision
15455 -
Directory Listing
Modified
Wed Jun 16 00:31:48 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- moved the whole selection code from uiaccountsel::popup to accounts::select
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
Revision
15454 -
Directory Listing
Modified
Tue Jun 15 22:31:19 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
added some more quoting for our windows friends ;-)
Revision
15453 -
Directory Listing
Modified
Tue Jun 15 21:55:04 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fix for bug [ 973406 ] Projects overview budget
Revision
15451 -
Directory Listing
Modified
Tue Jun 15 10:19:02 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
removed old accounts-popup
Revision
15450 -
Directory Listing
Modified
Tue Jun 15 08:43:37 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- fixed abook to use common::phpgw_header, to eg. send the charset-header
- removed obsolet accounts_popup functions
Revision
15449 -
Directory Listing
Modified
Tue Jun 15 08:16:07 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
corrected typo
Revision
15448 -
Directory Listing
Modified
Tue Jun 15 08:09:38 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
charset header to overwrite apaches AddDefaultCharset
Revision
15447 -
Directory Listing
Modified
Tue Jun 15 08:03:15 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
charset header to overwrite apaches AddDefaultCharset
Revision
15446 -
Directory Listing
Modified
Tue Jun 15 07:50:58 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php
Other classes can use them, as there are atm:
- etemplate/inc/class.select_widget.inc.php
- phpgwapi/inc/class.sbox.inc.php
Revision
15445 -
Directory Listing
Modified
Tue Jun 15 07:45:21 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php
Other classes can use them, as there are atm:
- etemplate/inc/class.select_widget.inc.php
- phpgwapi/inc/class.sbox.inc.php
Revision
15444 -
Directory Listing
Modified
Tue Jun 15 05:05:52 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
supress a warning message
Revision
15443 -
Directory Listing
Modified
Tue Jun 15 00:27:03 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
make UploadImage plugin actualy work (beta1)
Revision
15442 -
Directory Listing
Modified
Mon Jun 14 20:48:03 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
JiNN has now version 0.7.001,major layout cleanup, some bugfixes, all plugins are updated to the extra plugin functionalities, change field last_edit_date to serialnumber and made this value encrease after every modification
Revision
15441 -
Directory Listing
Modified
Mon Jun 14 15:40:37 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
moved html to templates, activate max 1 record feature, add view(readonly) record feature
Revision
15440 -
Directory Listing
Modified
Mon Jun 14 15:38:57 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
removed unused templates
Revision
15439 -
Directory Listing
Modified
Mon Jun 14 15:36:40 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
add new dedicated templates
Revision
15438 -
Directory Listing
Modified
Mon Jun 14 07:03:05 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
some UI fixes for bigger groups
Revision
15437 -
Directory Listing
Modified
Mon Jun 14 00:19:03 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
workload email tepmlate
Revision
15436 -
Directory Listing
Modified
Mon Jun 14 00:18:26 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
enabled sending of notifications, when workload is to high
Revision
15435 -
Directory Listing
Modified
Sun Jun 13 23:58:46 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
implemented one-to-one relation in edit_object, removed all html from edit_objects-class and cleaned up code, add last_edit_data-records to site and object-table, fixed to plugins,
Revision
15434 -
Directory Listing
Modified
Sun Jun 13 23:56:17 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
add decicated template for edit_object
Revision
15433 -
Directory Listing
Modified
Sun Jun 13 23:55:07 2004 UTC (6 years, 2 months ago) by
mipmip
Original Path:
trunk
removed old template files which aren't used anymore; and some lay-out improvements
Revision
15432 -
Directory Listing
Modified
Sun Jun 13 22:20:57 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com>
Revision
15431 -
Directory Listing
Modified
Sun Jun 13 21:33:18 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
updated all availible languages, even if they are not used any more ;-)
Revision
15430 -
Directory Listing
Modified
Sun Jun 13 21:31:21 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
availible languages now only need to be added to setup/lang/languages to be availible in eGW:
- saves a db-update whenever a new lang comes availible
- maybe we should drop the availible column in phpgw_languages
Revision
15429 -
Directory Listing
Modified
Sun Jun 13 20:48:44 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com>
Revision
15428 -
Directory Listing
Modified
Sun Jun 13 20:35:01 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
redirect to login-page, better then an empty page
Revision
15426 -
Directory Listing
Modified
Sun Jun 13 20:17:54 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
new account selection:
- search after different criteria: all fields, firstname, lastname, lid, starting with or exact match
- additional display of the current selection in the popup
Revision
15425 -
Directory Listing
Modified
Sun Jun 13 20:12:59 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
- IE workaround only for IE
- phpgwapi as default app-name for image-buttons
Revision
15424 -
Directory Listing
Modified
Sun Jun 13 20:11:31 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
implemented different search-types:
- all fields
- firstname, lastname, account-lid
- start with
- exact
for the new account-selection popup
Revision
15423 -
Directory Listing
Modified
Sun Jun 13 20:09:27 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
app_header in the page-/window-title allows general popups to customize it and is more informativ then just the app-name
Revision
15422 -
Directory Listing
Modified
Sun Jun 13 17:46:34 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
add helper function to encode headers
Revision
15421 -
Directory Listing
Modified
Sun Jun 13 17:01:14 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
add hook for new events
Revision
15420 -
Directory Listing
Modified
Sun Jun 13 16:31:16 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
movig to new accounts select widget
Revision
15419 -
Directory Listing
Modified
Sun Jun 13 15:21:52 2004 UTC (6 years, 2 months ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15418 -
Directory Listing
Modified
Sun Jun 13 13:39:17 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
some new files to make project view reuseable in email export too
Revision
15417 -
Directory Listing
Modified
Sun Jun 13 13:33:10 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
update to integrate all into EMail and PDF export. Integrate Gantt Chart too
various bugfixes(drop table phpgw_p_budget, admin detection, budget editing, ...)
Revision
15416 -
Directory Listing
Modified
Sat Jun 12 21:58:47 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed the regular selectbox (single-selection)
Revision
15415 -
Directory Listing
Modified
Sat Jun 12 12:29:07 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
using account-selection widget
Revision
15413 -
Directory Listing
Modified
Sat Jun 12 12:26:50 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
killed the debug-message ;-)
Revision
15412 -
Directory Listing
Modified
Sat Jun 12 12:25:01 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for IE (it seems to not act on onclick on an image, if its in the internet-zone)
fix for nextmatch
Revision
15411 -
Directory Listing
Modified
Sat Jun 12 10:04:48 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
using account-selection widget
Revision
15409 -
Directory Listing
Modified
Sat Jun 12 09:48:59 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
using account-selection widget
Revision
15408 -
Directory Listing
Modified
Sat Jun 12 09:48:20 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
first version of the account-selection widget
Revision
15407 -
Directory Listing
Modified
Sat Jun 12 09:45:33 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
using array internaly instead of commasep. string
Revision
15406 -
Directory Listing
Modified
Fri Jun 11 19:23:19 2004 UTC (6 years, 2 months ago) by
omgs
Original Path:
trunk
*** empty log message ***
Revision
15405 -
Directory Listing
Modified
Fri Jun 11 10:36:14 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
fix from Stephen Reindl for open_restrictions error message in setup
Revision
15404 -
Directory Listing
Modified
Fri Jun 11 06:38:55 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fix for bug [ 970888 ] Can't edit project
Revision
15403 -
Directory Listing
Modified
Fri Jun 11 05:32:03 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
handle macroman as iso8859-1
Revision
15402 -
Directory Listing
Modified
Thu Jun 10 23:55:52 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
improved handling of links
Revision
15401 -
Directory Listing
Modified
Thu Jun 10 21:18:29 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fix displaying of links in html mails
maybe not perfect, but better then the old solution
Revision
15400 -
Directory Listing
Modified
Thu Jun 10 20:00:28 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
removed unneeded file
Revision
15399 -
Directory Listing
Modified
Thu Jun 10 19:34:09 2004 UTC (6 years, 2 months ago) by
petere78
Original Path:
trunk
DEADJOE is dead.
Revision
15398 -
Directory Listing
Modified
Thu Jun 10 19:33:09 2004 UTC (6 years, 2 months ago) by
petere78
Original Path:
trunk
Translation improvements
Revision
15397 -
Directory Listing
Modified
Thu Jun 10 19:32:51 2004 UTC (6 years, 2 months ago) by
petere78
Original Path:
trunk
Fix typos.
Revision
15396 -
Directory Listing
Modified
Thu Jun 10 19:28:08 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fir for bug [ 970511 ] Can not add new project w/ Postgres
Revision
15395 -
Directory Listing
Modified
Thu Jun 10 18:27:55 2004 UTC (6 years, 2 months ago) by
iliaa
Original Path:
trunk
Possible fix for bug #970394
Revision
15394 -
Directory Listing
Modified
Thu Jun 10 15:28:05 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
not used anymore
Revision
15393 -
Directory Listing
Modified
Thu Jun 10 15:07:40 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fix for BUG [ 969767 ] Projects: Administrator list and
BUG [ 969759 ] Edit manager list - Duplicate Names
Revision
15392 -
Directory Listing
Modified
Thu Jun 10 15:03:19 2004 UTC (6 years, 2 months ago) by
lkneschke
Original Path:
trunk
fix for BUG [ 969767 ] Projects: Administrator list
Revision
15391 -
Directory Listing
Modified
Thu Jun 10 14:52:43 2004 UTC (6 years, 2 months ago) by
dragob
Original Path:
trunk
Fixed bug [ 970430 ] /tts/config/html.conf.php3 should be on PHP 4
Revision
15390 -
Directory Listing
Modified
Thu Jun 10 14:46:08 2004 UTC (6 years, 2 months ago) by
dragob
Original Path:
trunk
Fixed bug #960583.
Revision
15389 -
Directory Listing
Modified
Thu Jun 10 13:52:15 2004 UTC (6 years, 2 months ago) by
petere78
Original Path:
trunk
Translation improvements
Revision
15388 -
Directory Listing
Modified
Thu Jun 10 11:09:07 2004 UTC (6 years, 2 months ago) by
reinerj
Original Path:
trunk
fix for rpm error and updated script
Revision
15387 -
Directory Listing
Modified
Thu Jun 10 09:03:30 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed javascript error undefined function
Revision
15386 -
Directory Listing
Modified
Thu Jun 10 08:46:58 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fixed javascript error undefined function
Revision
15385 -
Directory Listing
Modified
Thu Jun 10 08:32:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
error_reporting E_ALL fix
Revision
15384 -
Directory Listing
Modified
Thu Jun 10 07:13:37 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
add a content-type header to overwrite an existing default charset in apache (AddDefaultCharset directiv)
Revision
15383 -
Directory Listing
Modified
Thu Jun 10 06:27:25 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
missing guestbook-files James Budge got from Michael Totschnig
Revision
15382 -
Directory Listing
Modified
Wed Jun 9 17:01:42 2004 UTC (6 years, 2 months ago) by
zhangweiwu
Original Path:
trunk
I merged the traditional Chinese translation into the simplified Chinese
translation file (only those not translated in simplified Chinese).
This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)
The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;
where merge_tradition.sh is:
#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t " " phpgw_zt.lang phpgw_zh.lang.old | \
awk -F " " \
'{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
> phpgw_zh.lang
fi
Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.
Could it be better that this apply to pt too? (pt-br and pt)
Revision
15381 -
Directory Listing
Modified
Wed Jun 9 15:14:22 2004 UTC (6 years, 2 months ago) by
iliaa
Original Path:
trunk
Fixed bug #969424 (PostgreSQL query on message moderation page).
Revision
15380 -
Directory Listing
Modified
Wed Jun 9 13:14:37 2004 UTC (6 years, 2 months ago) by
ralfbecker
Original Path:
trunk
fix for postgres (count(*) was used together with order by):
[ 969390 ] Bookmarks vs. PostgreSQL
Revision
15379 -
Directory Listing
Modified
Wed Jun 9 09:01:01 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
completly reworked the so-layer to get everything correctly quoted
Revision
15378 -
Directory Listing
Modified
Wed Jun 9 04:16:56 2004 UTC (6 years, 3 months ago) by
zhangweiwu
Original Path:
trunk
Received new UTF-8 lang files from kiang.
----------------------------------------------------------------------
Revision
15377 -
Directory Listing
Modified
Tue Jun 8 18:13:30 2004 UTC (6 years, 3 months ago) by
zhangweiwu
Original Path:
trunk
UTF-8 lang files. I missed this file last time commiting lang files.
Revision
15376 -
Directory Listing
Modified
Tue Jun 8 15:44:14 2004 UTC (6 years, 3 months ago) by
mipmip
Original Path:
trunk
Fix many2many relation bug when creating a new record, enhance plugins, add timestamp2integer plugin
Revision
15375 -
Directory Listing
Modified
Tue Jun 8 14:09:55 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
imported ADOdb version 4.22:
it seems to fix some php5 probs the old version had
Revision
15374 -
Directory Listing
Modified
Tue Jun 8 12:43:14 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
fix for pgsql, bug [ 967124 ] Wiki not working on PostgreSQL:
IF-function is mysql specific, replaced with CASE
Revision
15373 -
Directory Listing
Modified
Tue Jun 8 12:26:54 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
fix for broken date.print function under opera
Revision
15372 -
Directory Listing
Modified
Tue Jun 8 06:07:47 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
fix for bug [ 964967 ] I need help with my colon.
and
bug ???
Revision
15371 -
Directory Listing
Modified
Tue Jun 8 05:00:27 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
patch [ 964190 ] Test GD functionality in projects
Revision
15370 -
Directory Listing
Modified
Tue Jun 8 04:51:56 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
patch [ 965554 ] Small fix for gantt charts in projects
Revision
15369 -
Directory Listing
Modified
Mon Jun 7 14:59:13 2004 UTC (6 years, 3 months ago) by
iliaa
Original Path:
trunk
Fixed sending of e-mails to mailing lists that contain attachments.
Revision
15368 -
Directory Listing
Modified
Mon Jun 7 02:07:04 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
fix for chines chars
There are many (I belive around 5%) Chinese character coded in GB2312
contains \xad, remove all \xad make the characters broken. Image you see
one broken ideograph in every sentence:(
Revision
15367 -
Directory Listing
Modified
Fri Jun 4 17:12:18 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
uploaded images for categories (used only by phpbrain so far)
Revision
15366 -
Directory Listing
Modified
Fri Jun 4 08:30:17 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
fix from Stephan Reindl
Revision
15365 -
Directory Listing
Modified
Fri Jun 4 06:41:50 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
fix for sum of budget
Revision
15364 -
Directory Listing
Modified
Fri Jun 4 06:31:39 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
fix for budget page
Revision
15363 -
Directory Listing
Modified
Fri Jun 4 06:21:37 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
new pdf export based on fpdf
Revision
15362 -
Directory Listing
Modified
Fri Jun 4 06:18:50 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
added a german translation
Revision
15360 -
Directory Listing
Modified
Wed Jun 2 16:22:05 2004 UTC (6 years, 3 months ago) by
iliaa
Original Path:
trunk
Fixed broken rview pages.
Revision
15359 -
Directory Listing
Modified
Wed Jun 2 14:26:10 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
Completed phpdoc headers
Revision
15358 -
Directory Listing
Modified
Wed Jun 2 13:30:42 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
fixed type
Revision
15357 -
Directory Listing
Modified
Wed Jun 2 08:56:01 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
update lang file from Tapio Kautto
Revision
15356 -
Directory Listing
Modified
Wed Jun 2 00:16:34 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
Completed phpdoc headers
Revision
15355 -
Directory Listing
Modified
Tue Jun 1 21:54:47 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
Completed phpdoc documentation and elimination of some superfluous functions
Revision
15354 -
Directory Listing
Modified
Tue Jun 1 10:40:27 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
template for editing milestones
Revision
15353 -
Directory Listing
Modified
Tue Jun 1 10:38:39 2004 UTC (6 years, 3 months ago) by
lkneschke
Original Path:
trunk
added support for multiple budgets and better management of milestones
Revision
15352 -
Directory Listing
Modified
Tue Jun 1 10:15:03 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
update lang file from Tapio Kautto
Revision
15351 -
Directory Listing
Modified
Tue Jun 1 10:08:12 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
update lang file from Tapio Kautto
Revision
15350 -
Directory Listing
Modified
Tue Jun 1 05:11:41 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
various changed to make it work with postgres
Revision
15349 -
Directory Listing
Modified
Tue Jun 1 05:10:43 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
funtion renamecolumn wasn't upgrading the indexes, which avoided changing an indexed column name in postgres
Revision
15348 -
Directory Listing
Modified
Tue Jun 1 05:06:20 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
Fix for postgresql
Revision
15347 -
Directory Listing
Modified
Tue Jun 1 05:05:25 2004 UTC (6 years, 3 months ago) by
alpeb
Original Path:
trunk
Fix to allow admins to view and publish unanswered questions asked in the previous version of phpbrain
Revision
15346 -
Directory Listing
Modified
Mon May 31 17:03:35 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
completly reworked the so-layer to get everything correctly quoted
Revision
15345 -
Directory Listing
Modified
Mon May 31 16:37:20 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
using the new quoting functions that run complete queries
Revision
15344 -
Directory Listing
Modified
Mon May 31 16:32:22 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
1) table-definitions are shared now between all db-instances
2) some extensions for easier quoting of sql-queries: functions to construct and run a whole insert, update, delete or select query, plus a function (expression) to generate a whole quoted expression with brackets and different operators
see the inline-docu for how to use them of look at bookmarks/inc/class.so.inc.php
Revision
15343 -
Directory Listing
Modified
Mon May 31 16:21:19 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
fix against (increasing number of) backslashes in the phrases / variable-names, this happens only with certain versions of php
Revision
15342 -
Directory Listing
Modified
Mon May 31 13:01:54 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
update lang file from Tapio Kautto
Revision
15341 -
Directory Listing
Modified
Mon May 31 12:57:32 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
add lang file from Tapio Kautto
Revision
15340 -
Directory Listing
Modified
Mon May 31 11:30:25 2004 UTC (6 years, 3 months ago) by
reinerj
Original Path:
trunk
fix from Tapio Kautto
Revision
15339 -
Directory Listing
Modified
Mon May 31 09:25:35 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
added the abillity to handle and quotes values as arrays (they generate a col IN (val1,val2, ...) instead a col=val
Revision
15338 -
Directory Listing
Modified
Mon May 31 09:05:59 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
completly reworked the so-layer to get everything correctly quoted
Revision
15337 -
Directory Listing
Modified
Sun May 30 11:18:47 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
fixed droping of non-existing primary keys
Revision
15336 -
Directory Listing
Modified
Sun May 30 10:55:52 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
disabled diagnostics about setting not existing blocks again, as it breaks email
Revision
15335 -
Directory Listing
Modified
Sat May 29 16:11:35 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
moved accounts & accounts_shared into one file accounts:
saves opening and existens of one more file
Revision
15333 -
Directory Listing
Modified
Sat May 29 10:23:18 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
extended the diagnostics on template-errors (eg. backtrace) and added some good debug-possebilities
Revision
15332 -
Directory Listing
Modified
Sat May 29 10:21:04 2004 UTC (6 years, 3 months ago) by
ralfbecker
Original Path:
trunk
added extra param append_ix to _GetTableSQL (used only by pgsql, but gives warning if not there)