Ralf Becker
|
82f2b4e91f
|
global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set
|
2007-09-29 09:17:42 +00:00 |
|
Carsten Wolff
|
645750297f
|
explicitly enable casts between text and bytea for transparent use by schema_proc
|
2007-09-27 22:06:58 +00:00 |
|
Nathan Gray
|
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 |
|
Klaus Leithoff
|
bdf27e11d9
|
Merged language Patch from r24464 (1.4) to trunc.
|
2007-09-25 10:21:19 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
e385c6412f
|
retry for patch 1170
|
2007-09-25 07:37:31 +00:00 |
|
Ralf Becker
|
633dfca9f2
|
1.4.002
|
2007-09-24 21:25:20 +00:00 |
|
Ralf Becker
|
95d03648cb
|
setting version to 1.4.002 for the upcomming bugfix/maintainance release
|
2007-09-24 08:45:49 +00:00 |
|
Ralf Becker
|
ad8561debb
|
setting version to 1.4.002 for the upcomming bugfix/maintainance release
|
2007-09-24 08:45:33 +00:00 |
|
Ralf Becker
|
6a1a75adad
|
fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts
|
2007-09-24 07:06:23 +00:00 |
|
Ralf Becker
|
f146332a3e
|
fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts
|
2007-09-24 07:05:29 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
6d8d3af2ab
|
pending file from tracker 1170
|
2007-09-23 18:27:33 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
d159593b28
|
patch from aleksander.adamowski-AT-olo.org.pl
|
2007-09-21 17:06:11 +00:00 |
|
Ralf Becker
|
15f201c07e
|
patch from aleksander.adamowski-AT-olo.org.pl
|
2007-09-21 15:08:56 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
dbb52a6231
|
Small Bugfix for the call of the setup-cli.php script. When checking the enviroment as command-line call DOCUMENT_ROOT is not set. The empty string
results in an error stating, that the path provided for tmp/file/backup is in DOC_ROOT. This is fixed now.
|
2007-09-19 12:26:02 +00:00 |
|
Klaus Leithoff
|
319f1ee907
|
Small Bugfix for the call of the setup-cli.php script. When checking the enviroment as command-line call DOCUMENT_ROOT is not set. The empty string
results in an error stating, that the path provided for tmp/file/backup is in DOC_ROOT. This is fixed now.
|
2007-09-19 12:23:07 +00:00 |
|
Ralf Becker
|
1079197f7d
|
fixed spelling error mentioned by David Ranking
|
2007-09-18 06:33:35 +00:00 |
|
Ralf Becker
|
3adaa7a695
|
fixed spelling error mentioned by David Ranking
|
2007-09-18 06:31:58 +00:00 |
|
Ralf Becker
|
63a9c2debb
|
fixed new calendar-column code to NOT procduce a sql error if selecting account addressbook and having accounts in LDAP
|
2007-09-17 07:25:53 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
dec28cbe89
|
spanish lang updates for trunk
|
2007-09-16 14:35:58 +00:00 |
|
Ralf Becker
|
d9f9c0bd45
|
fixed problems pointed out by enricomilanese-AT-gmail.com
|
2007-09-16 06:52:32 +00:00 |
|
Ralf Becker
|
6ec9f61226
|
fixed problems pointed out by enricomilanese-AT-gmail.com
|
2007-09-16 06:51:13 +00:00 |
|
Ralf Becker
|
4682133d82
|
"fixed not shown calendar if custom fields are selected too"
|
2007-09-14 10:31:08 +00:00 |
|
Ralf Becker
|
4cdf282644
|
allow to specify and extra title (tooltip) for the link widget
|
2007-09-14 10:07:18 +00:00 |
|
Ralf Becker
|
2676cb4a5c
|
optional column in addressbook list to show the last and next date for a contact, eg. last and next visit
|
2007-09-14 10:03:18 +00:00 |
|
Ralf Becker
|
eb70245a4b
|
fixed not shown custom fields tab in edit, if there's no field shown only for that type (fields shown for multiple types were not taken into account)
|
2007-09-14 07:34:05 +00:00 |
|
Ralf Becker
|
4a77931db0
|
fixed not shown custom fields tab in edit, if there's no field shown only for that type (fields shown for multiple types were not taken into account)
|
2007-09-14 07:33:32 +00:00 |
|
Klaus Leithoff
|
f37e2bfdc6
|
Simple fix for the MULTIPART/RELATED section of the Mail-Structure.
|
2007-09-14 07:20:06 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
e5eac71f71
|
pending lang updates
|
2007-09-13 13:57:21 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
f35db30ef4
|
"stupid IE forgets the checked value if the checkbox gets moved"
|
2007-09-13 13:00:29 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
cc7f3ef768
|
new function to set certain values in a multiselection (div with checkboxes)
|
2007-09-13 12:30:57 +00:00 |
|
Ralf Becker
|
df8b55c0f7
|
100% done causes status to set to done again in mail2infolog
|
2007-09-13 09:18:10 +00:00 |
|
Ralf Becker
|
9fa586cb73
|
100% done causes status to set to done again in mail2infolog
|
2007-09-13 09:17:47 +00:00 |
|
Ralf Becker
|
8d2512f5ab
|
fixed two mail2infolog problems: 1. instead of default status of email type done was used, 2. long lines of line-chars (-_+=~) stalled the infolog layout, they get now truncated to 40 of these chars
|
2007-09-13 08:13:43 +00:00 |
|
Ralf Becker
|
61270a0e0f
|
fixed two mail2infolog problems: 1. instead of default status of email type done was used, 2. long lines of line-chars (-_+=~) stalled the infolog layout, they get now truncated to 40 of these chars
|
2007-09-13 08:12:56 +00:00 |
|
Klaus Leithoff
|
a10101d640
|
Fix for a problem with cumulating timesheets when the linking application is other than initiated by $app1, means for whom link_app1=$app1 and app1
being the application passed on in the get_3links function parameter list.
|
2007-09-12 13:17:02 +00:00 |
|
Ralf Becker
|
9735285636
|
fixed not working autorepeated rows with , added id's to (content of) labels and images
|
2007-09-06 12:00:02 +00:00 |
|
Ralf Becker
|
1055642df3
|
fixed not working autorepeated rows with , added id's to (content of) labels and images
|
2007-09-06 11:59:35 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
59cf6042fa
|
"added missing \"None\" label for contact-type"
|
2007-09-06 11:15:12 +00:00 |
|
Ralf Becker
|
cb5e205d66
|
"added missing \"None\" label for contact-type"
|
2007-09-06 11:14:12 +00:00 |
|
Ralf Becker
|
a5dc5e8b0d
|
calculation of rfc822 dates was not working with half hour time zones used eg. in Australia, set smtp timeout to 30s, as there are multiple reports 10s is to less
|
2007-09-05 07:50:49 +00:00 |
|
Ralf Becker
|
820bb9b592
|
calculation of rfc822 dates was not working with half hour time zones used eg. in Australia, set smtp timeout to 30s, as there are multiple reports 10s is to less
|
2007-09-05 07:50:10 +00:00 |
|
Klaus Leithoff
|
2416e9cd6a
|
fix for small typo in switch of the export definitions
|
2007-09-05 06:50:19 +00:00 |
|