|
c0159b5466
|
"ability to specify account to not show in the select-account widget"
|
2007-10-19 05:37:23 +00:00 |
|
|
a0201fd941
|
Fix link thumbnailing, accidentally used include() instead of readfile() for cached images
|
2007-10-15 21:04:40 +00:00 |
|
|
073e5fdc81
|
Fix thumbnailing of linked jpegs
|
2007-10-15 19:46:47 +00:00 |
|
|
d3b838e13a
|
Fix link thumbnail caching so it actually caches
|
2007-10-15 19:34:49 +00:00 |
|
|
33d8386f27
|
Add mime type icons and thumbnail previews to link list
|
2007-10-15 17:29:46 +00:00 |
|
|
4bf66e6f89
|
Add mime type icons and thumbnail previews to link list
|
2007-10-15 17:27:25 +00:00 |
|
|
0441f0b760
|
Hopefully, rest of language files
|
2007-10-14 16:19:43 +00:00 |
|
|
336784d74e
|
fixed only partcial csv export in timesheet, get_rows was not using the num_rows parameter
|
2007-10-07 13:29:24 +00:00 |
|
|
b43a9982e3
|
Ajax select widget fixes:
- Remove the need for the user to have access to the eTemplate app
- Fix some settings being lost, and inability to clear the widget
|
2007-09-26 17:21:36 +00:00 |
|
|
bdf27e11d9
|
Merged language Patch from r24464 (1.4) to trunc.
|
2007-09-25 10:21:19 +00:00 |
|
|
e385c6412f
|
retry for patch 1170
|
2007-09-25 07:37:31 +00:00 |
|
|
03baeadfcd
|
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
|
2007-09-22 15:03:03 +00:00 |
|
|
3beb483c09
|
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
|
2007-09-22 14:58:10 +00:00 |
|
|
467423329f
|
fixed 2.unwanted-download problem: if you click on a download button and then use eg. a selectbox with onchange='this.form.submit()' the button _stays_ pressed, because the value of the button var is still set as the previous submitted form returns no new page to the browser (resetting the button var), because it's a download
|
2007-09-20 08:46:14 +00:00 |
|
|
483a48e0e9
|
fixed 2.unwanted-download problem: if you click on a download button and then use eg. a selectbox with onchange='this.form.submit()' the button _stays_ pressed, because the value of the button var is still set as the previous submitted form returns no new page to the browser (resetting the button var), because it's a download
|
2007-09-20 08:45:21 +00:00 |
|
|
dec28cbe89
|
spanish lang updates for trunk
|
2007-09-16 14:35:58 +00:00 |
|
|
4cdf282644
|
allow to specify and extra title (tooltip) for the link widget
|
2007-09-14 10:07:18 +00:00 |
|
|
e5eac71f71
|
pending lang updates
|
2007-09-13 13:57:21 +00:00 |
|
|
0fbb7ef5f4
|
"new account template subwidget for the contact widget: allows to select a templated based on some contact data, eg. a form-header based on the organisation unit"
|
2007-09-13 13:50:48 +00:00 |
|
|
f35db30ef4
|
"stupid IE forgets the checked value if the checkbox gets moved"
|
2007-09-13 13:00:29 +00:00 |
|
|
0cfe754826
|
new custom field types:
- button to execute javascript
- selectbox values can be read from a file
|
2007-09-13 12:43:58 +00:00 |
|
|
cc7f3ef768
|
new function to set certain values in a multiselection (div with checkboxes)
|
2007-09-13 12:30:57 +00:00 |
|
|
9735285636
|
fixed not working autorepeated rows with , added id's to (content of) labels and images
|
2007-09-06 12:00:02 +00:00 |
|
|
1055642df3
|
fixed not working autorepeated rows with , added id's to (content of) labels and images
|
2007-09-06 11:59:35 +00:00 |
|
|
47994931b8
|
fixed not working direct sql-updates (eg. 'etag=etag+1') via so_sql::save's parameter
|
2007-09-06 11:57:14 +00:00 |
|
|
f21e357253
|
fixed not working direct sql-updates (eg. 'etag=etag+1') via so_sql::save's parameter
|
2007-09-06 11:56:37 +00:00 |
|
|
59cf6042fa
|
"added missing \"None\" label for contact-type"
|
2007-09-06 11:15:12 +00:00 |
|
|
cb5e205d66
|
"added missing \"None\" label for contact-type"
|
2007-09-06 11:14:12 +00:00 |
|
|
372c2b4b28
|
fix: onchange of date selector was not working
|
2007-08-28 13:02:33 +00:00 |
|
|
7aa256a362
|
fix: onchange of date selector was not working
|
2007-08-28 13:01:42 +00:00 |
|
|
d77a1d2b33
|
fixed bug reported by Raphael Alla: registered javascript files get lost if etemplate loops
|
2007-08-24 06:16:11 +00:00 |
|
|
ee022cd40d
|
fixed bug reported by Raphael Alla: registered javascript files get lost if etemplate loops
|
2007-08-24 06:15:27 +00:00 |
|
|
c42c8a8636
|
fixed not working/existing custom fields and widget-types for dates, accounts and cats
|
2007-08-20 07:52:42 +00:00 |
|
|
fde08a961d
|
fixed not working/existing custom fields and widget-types for dates, accounts and cats
|
2007-08-20 07:51:49 +00:00 |
|
|
0714f41b63
|
docu update for link widget from aleksander.adamowski-AT-olo.org.pl
|
2007-08-06 13:52:17 +00:00 |
|
|
8edd27dcdc
|
fixed documentation bug reported by aleksander.adamowski-AT-olo.org.pl
|
2007-07-24 08:53:05 +00:00 |
|
|
79cd58cda4
|
fixed documentation bug reported by aleksander.adamowski-AT-olo.org.pl
|
2007-07-24 08:50:39 +00:00 |
|
|
2056ed6897
|
remove not (longer) existing or inaccessible cats
|
2007-07-23 09:21:22 +00:00 |
|
|
fbeb8318d7
|
remove not (longer) existing or inaccessible cats
|
2007-07-23 09:02:51 +00:00 |
|
|
9f1df33c74
|
first version of a tree widget (atm the whole tree need to be supplied, like for select)
|
2007-07-22 13:23:44 +00:00 |
|
|
edc5dc9db5
|
fixed not working value display of arrays
|
2007-07-22 13:12:21 +00:00 |
|
|
be03b8e71d
|
fix for bug #1058: FATAL ERROR: class.customfields_widget.inc.php on line 168
|
2007-07-16 16:55:48 +00:00 |
|
|
a0ff70602a
|
fix for bug #1058: FATAL ERROR: class.customfields_widget.inc.php on line 168
|
2007-07-16 16:55:13 +00:00 |
|
|
58c7f4bf61
|
fixed double displayed label
|
2007-07-12 08:03:37 +00:00 |
|
|
2699258f07
|
fixed double displayed label
|
2007-07-12 07:53:21 +00:00 |
|
|
2fc090e301
|
fixed not working type specific customfields in infolog
|
2007-07-12 07:31:32 +00:00 |
|
|
7e577e22c4
|
fixed not working type specific customfields in infolog
|
2007-07-12 07:30:20 +00:00 |
|
|
1e3627ad51
|
fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
|
2007-07-11 15:43:09 +00:00 |
|
|
eadc1c7b38
|
fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
|
2007-07-11 15:39:41 +00:00 |
|
|
89ad98a2eb
|
fixed infinit loop in the select-number widget, if start and end value are identical, also fixing the code with should protect from showing more then 100 items in the selectbox
|
2007-07-05 07:50:04 +00:00 |
|