Ralf Becker
|
b3b53c2f87
|
"treat (space separated) words in search as or'ed search for them individually"
|
2008-06-26 16:08:47 +00:00 |
|
Ralf Becker
|
5679bdd5f6
|
"allow to overwrite readonly settings of a cell"
|
2008-06-26 11:38:31 +00:00 |
|
Ralf Becker
|
eb290477dd
|
"get the new url, email or phone cf's working"
|
2008-06-24 09:56:39 +00:00 |
|
Ralf Becker
|
a4133ab894
|
"temporary disabled additional nextmatch row on the bottom of the list for php5.2.6, until I find time to fix it"
|
2008-06-23 06:46:58 +00:00 |
|
Ralf Becker
|
03d9baf5c6
|
"fixed warning under php5.2.6"
|
2008-06-22 08:51:38 +00:00 |
|
Ralf Becker
|
f66e2e4004
|
fixed php5.2.6 problem: unknown type ''
|
2008-06-22 07:16:40 +00:00 |
|
Ralf Becker
|
23c473690e
|
"removed accidently commited 2. patch"
|
2008-06-19 16:07:57 +00:00 |
|
Ralf Becker
|
b89e7b46a1
|
"fixed not working install (segfault) caused by account creation in sitemgr's default_records and the new uid code in addressbook_sql::save() going into an invinit recureing, because so_sql::update calls $this->save() instead of self::save()"
|
2008-06-18 19:56:26 +00:00 |
|
Klaus Leithoff
|
09abb185f9
|
# improving of the negated search criteria behavior
|
2008-06-17 07:28:35 +00:00 |
|
Ralf Becker
|
2b6f25b7f3
|
added popup size for phone integration and better sanitizing of phone numbers
|
2008-06-11 07:18:29 +00:00 |
|
Ralf Becker
|
c0ec512113
|
new widget for urls, email-addresses and phone numbers (displaying them r/o as links like in addressbook)
|
2008-06-11 06:29:41 +00:00 |
|
Ralf Becker
|
2e77c2a4c6
|
"a little bit nicer implementation"
|
2008-06-11 04:20:39 +00:00 |
|
Ralf Becker
|
c57b02c59f
|
"allow to have more then one nextmatch widget on a page, for nathan and pERP :-)"
|
2008-06-11 04:05:10 +00:00 |
|
Ralf Becker
|
6b74d6ad88
|
"switched permanent debug message off again"
|
2008-06-04 05:26:52 +00:00 |
|
Ralf Becker
|
dd157b2cd0
|
allow 2 more columns in the indexes, as used for the unique index tracker escalations
|
2008-06-04 05:21:14 +00:00 |
|
Ralf Becker
|
20fe4703ab
|
"removed 1.2 compatibility code"
|
2008-06-03 06:22:35 +00:00 |
|
Ralf Becker
|
c34dc55633
|
"fixing the fix: only add primary key, if it's NOT an auto id"
|
2008-05-30 08:20:06 +00:00 |
|
Nathan Gray
|
b2378bb7a8
|
Make sure select columns div goes over everything it covers (some elements showed through)
|
2008-05-29 19:50:15 +00:00 |
|
Ralf Becker
|
b6be2fb249
|
"bugfix: not_unique() method was not working with unique indexes over multiple columns and was not testing the primary keys, with is also unique"
|
2008-05-28 12:17:06 +00:00 |
|
Ralf Becker
|
ae044a9a08
|
allow to instanciate the historylog with a given user or 0 for
changes by the system itself (eg. async service). bo_tracking passes on
it's user param of the constructor.
|
2008-05-27 09:25:25 +00:00 |
|
Nathan Gray
|
25a9f1165d
|
Patch from Raphael Alla to prevent flooding by waiting to see if the user is done typing before sending request.
|
2008-05-26 14:48:32 +00:00 |
|
Ralf Becker
|
78dd1cdf03
|
missed new $no_clone parameter
|
2008-05-26 08:32:27 +00:00 |
|
Ralf Becker
|
83a250e085
|
php5 __construct plus old old class-name method calling the new constructor, added non_db_cols to __get() and __set()
|
2008-05-26 08:27:24 +00:00 |
|
Oscar van Eijk
|
1ad82e772a
|
Fixed a typo
|
2008-05-25 14:20:43 +00:00 |
|
Ralf Becker
|
1f144e4670
|
"colspan='all' was only working in the first grid of the template"
|
2008-05-24 08:42:43 +00:00 |
|
Ralf Becker
|
c45e0ee9fe
|
"- fixed sometimes not working delete of a column (seems to be php5 related, as it was working before)
- removed one idention from tables_{current|update}.inc.php
- removed closing ?> tag"
|
2008-05-24 06:39:05 +00:00 |
|
Ralf Becker
|
6c1dcb430d
|
"unit was missing for readonly values"
|
2008-05-20 12:21:53 +00:00 |
|
Ralf Becker
|
b69b8085e6
|
Fixed some problems with the etag handling, causing an SQL error on
merging contacts, as reported by Johannes Gorschlüter from Stylite
|
2008-05-17 06:44:17 +00:00 |
|
Ralf Becker
|
c74789fc2c
|
"removed unnecessary instanciation of old bolink class"
|
2008-05-15 12:41:20 +00:00 |
|
Ralf Becker
|
31f71a54e2
|
"fixed syntax error reported by uwe.redecker(at)hspl.de"
|
2008-05-13 05:56:00 +00:00 |
|
Ralf Becker
|
4885518b88
|
autoloading of addressbook classes
|
2008-05-10 12:06:15 +00:00 |
|
Ralf Becker
|
d58ddd9999
|
"allow to insert rows with the auto-id specified"
|
2008-04-27 20:05:04 +00:00 |
|
Ralf Becker
|
163b795d45
|
"extra where condition, eg. to check etag on writing"
|
2008-04-26 07:49:01 +00:00 |
|
Ralf Becker
|
4048c304d7
|
"using the configured temp directory for uploaded files"
|
2008-04-24 13:59:47 +00:00 |
|
Ralf Becker
|
f40cfd935d
|
"using the configured temp directory for uploaded files"
|
2008-04-24 13:55:12 +00:00 |
|
Ralf Becker
|
0cdfc90f61
|
"using egw_vfs::mime_icon()"
|
2008-04-22 20:33:42 +00:00 |
|
Stefan Becker
|
82e4a81bc8
|
""
|
2008-04-22 08:42:31 +00:00 |
|
Ralf Becker
|
ea7ea8deb6
|
modifications for the links via the new vfs/links stream wrapper
|
2008-04-16 19:53:20 +00:00 |
|
Ralf Becker
|
5fd2d8def8
|
removed unnecessary instancations and using static methods of html and egw_link class
|
2008-03-25 16:42:23 +00:00 |
|
Ralf Becker
|
b550aeecf5
|
"fixed typo"
|
2008-03-22 09:31:23 +00:00 |
|
Ralf Becker
|
84c1ac74f0
|
removed unnecessary instanciations
|
2008-03-21 20:54:28 +00:00 |
|
Ralf Becker
|
add5646e48
|
fixed a few errors in the etemplate editor
|
2008-03-20 18:43:11 +00:00 |
|
Nathan Gray
|
186d0ad967
|
Fix missing readonly parameter reported by randy houlahan, and pass it to the template
|
2008-03-20 16:18:15 +00:00 |
|
Ralf Becker
|
ef43425f7f
|
allow to use global db-object (and no clone&set_app), if told so via a separate parameter to the constructor (not by default as the app using so_sql might not be ready for it)
|
2008-03-13 11:08:54 +00:00 |
|
Ralf Becker
|
694dbc443b
|
some more php5 and html static fixes
|
2008-03-10 15:54:21 +00:00 |
|
Ralf Becker
|
6e9829faf6
|
some more php5 and html static fixes
|
2008-03-10 15:49:46 +00:00 |
|
Ralf Becker
|
9993be3eed
|
"make etemplate::_sel_options() public again, as it's used by other widgets (eg. tree_widget), thank to webmaster-at-kmu-tools.de "
|
2008-03-10 06:50:02 +00:00 |
|
Ralf Becker
|
e6d99f37e9
|
"but test_import and import_dump is ..."
|
2008-03-09 15:54:52 +00:00 |
|
Ralf Becker
|
4b60cbf95f
|
"UPPS compress_array is NOT static"
|
2008-03-09 15:48:21 +00:00 |
|
Ralf Becker
|
e90a3d3a83
|
reworked etemplate to have static methods and use the new features of egw_db- & html-class
|
2008-03-09 14:41:22 +00:00 |
|