Ralf Becker
ca85133247
* ProjectManager: fixed project-tree was not shown in idots template
...
caused by etemplate change in r46410 calling header explicitly before navbar, causing navbar no longer being able to add stuff to header, eg. include javascript
thats now fixed by reverting the change and fixing idots_framework::navbar() to still call header, if $navbar_done is set
2014-05-15 09:32:01 +00:00
Nathan Gray
c2e56017c4
Avoid edit series dialog in merged documents by using the csv_export flag
2014-05-12 15:42:31 +00:00
Ralf Becker
07b293c9ef
fix "Doublicate key" error on update
2014-05-08 12:27:42 +00:00
Ralf Becker
5b091d4908
fixed SQL error stalling update, if addressbook contains no entries without 2-letter country-code
2014-05-08 12:03:53 +00:00
Klaus Leithoff
517c1e9ce3
silence warning on chech for not set or empty userData[forward]
2014-05-08 10:45:34 +00:00
Ralf Becker
4c92397511
* Admin: limiting a huge list of accounts returned not all accounts, because full search was limited too original number of requested rows
2014-05-08 08:53:52 +00:00
Ralf Becker
e618d21111
do not use $ in random passwords, as they given update errors, if followed by a number
2014-05-06 11:00:38 +00:00
Ralf Becker
0d5f785467
"setup/setup-cli.php --exit-codes" was not reporting 11: Your Database is not working!
2014-05-06 09:24:44 +00:00
Ralf Becker
6b666ed5b0
update from 1.8.007
2014-05-06 07:23:24 +00:00
Ralf Becker
c3903b682b
Changelog for 11.1.20140505
2014-05-05 14:07:39 +00:00
Ralf Becker
c4ea0ce0e1
prevent CSRF for admin create, edit or delete user
2014-05-01 07:00:28 +00:00
Ralf Becker
430d534ba6
prevent CSRF for setup and admin site configuration
2014-05-01 06:30:23 +00:00
Ralf Becker
544d57ca46
prevent CSRF for setup and admin site configuration
2014-05-01 06:26:09 +00:00
Nathan Gray
61198e3684
Update gantt code
2014-04-30 20:24:50 +00:00
Nathan Gray
3eaf87f78f
Fix some problems with calendar export causing a blank export popup
...
- missing template
- bad format on end date
2014-04-30 16:54:47 +00:00
Nathan Gray
b79ff8d4ed
Avoid warning if value is not an array
2014-04-30 16:52:34 +00:00
Nathan Gray
140a0746d1
Make sure top actually has app before calling it.
...
Fixes error in calendar where non-list views are still in an iframe, but top window has no app.js
2014-04-30 16:25:05 +00:00
Nathan Gray
7c5db56d61
Use AJAX to load app list for selected account, fixes usually empty dialog for user run rights since they usually came from a group
2014-04-30 15:20:32 +00:00
Hadi Nategh
5db89487a4
Arrange "Upload file" widget in filemanager toolbar
2014-04-30 13:55:55 +00:00
Hadi Nategh
3faf02eb88
Apply no caption to vfs-select located in mail compose, and style vfs-select and file upload accordingly
2014-04-30 13:13:14 +00:00
Hadi Nategh
b8dbefb64a
Give right width to link tab
2014-04-30 11:04:48 +00:00
Hadi Nategh
b5357e23eb
Add css class for vfs-select button caption. Additionally, re-arrange link_to widget styles for all app link tabs
2014-04-30 11:02:13 +00:00
Hadi Nategh
e85816cce9
Add button caption to vfs-select widget
2014-04-30 10:52:27 +00:00
Nathan Gray
d828eefaeb
Fix missing column filters after loading template(s)
2014-04-29 19:05:55 +00:00
Nathan Gray
4d016169e7
Precautions for iframes + sidebox
...
- Unbind any existing events on existing sidebox, if _init_sidebox() is called again
- Only call _init_sidebox() on top-level window's app.js, fixes some iframe issues with admin
2014-04-29 16:51:57 +00:00
Nathan Gray
5c19f99d9d
Remove no longer needed AJAX call for groups, API now provides them directly to the widget
2014-04-29 16:15:23 +00:00
Nathan Gray
9586a3b49a
Add 10 more pixels to first column
2014-04-29 14:42:00 +00:00
Klaus Leithoff
79558cf82d
silence error_log, for running too often
2014-04-29 13:21:19 +00:00
Hadi Nategh
bf19f45705
Put spaces between selectBoxes in link widget
2014-04-29 13:20:50 +00:00
Klaus Leithoff
080a4ac653
* Mail: limit async notification on new mail to once every 3 minutes; control if a imapHost is set on choosen profile
2014-04-29 13:04:17 +00:00
Klaus Leithoff
7434cd7144
* Mail: fix for messed up signature in some cases; fix for not beeing able to delete/remave an attachment to a new mail that was attached using PRESET methods
2014-04-29 09:53:47 +00:00
Stefan Reinhardt
e3fd528994
filemanager - less
...
nextmatch header:
Upload: active state color
Position : filemanager_navigation
2014-04-29 07:55:28 +00:00
Klaus Leithoff
abe0a62f58
Changelog for 14.1.20140429
2014-04-29 07:34:46 +00:00
Nathan Gray
178fa34031
Implement action system state for trees
2014-04-28 23:11:58 +00:00
Nathan Gray
e6c32bf765
Avoid vertical scrollbar, dynheight takes care of height now
2014-04-28 23:10:41 +00:00
Nathan Gray
785ed4e4c1
Round dates to grid scale, avoids potential infinite loop in the other method
2014-04-28 23:05:26 +00:00
Nathan Gray
354a8426af
- Fix $action gets lost if an action (delete) is done
...
- Fix deleted filter + link showed no results
2014-04-28 20:25:40 +00:00
Nathan Gray
1aee6f3bed
Enhance auto-popup to only show visible buttons
2014-04-28 20:20:54 +00:00
Nathan Gray
08ecadcc99
Add support for querying multiple deleted links, same as single
2014-04-28 19:56:21 +00:00
Nathan Gray
4db673c6af
Changes to ACL dialog
...
- Keep client-side app list up to date so dialog is correct
- Fix app run rights not being updated
2014-04-28 17:40:25 +00:00
Nathan Gray
a8a578962c
Changes to ACL dialog based on list filter:
...
- If '... run rights to other applications', show current apps with run rights for the account
- For others, restrict application selectbox options to just applications that support ACL
2014-04-28 16:19:39 +00:00
Nathan Gray
21e5eb79dd
Fix bug where if no additional apps were requested, no translation was done.
...
Was visible in ACL edit dialog.
2014-04-28 16:17:41 +00:00
Stefan Reinhardt
b0ec6dc0a2
filemanager - less
...
et2_file - background image and size
2014-04-28 14:45:30 +00:00
Klaus Leithoff
52bbf929fa
* ImportExport: Creation of new filter column before we update definitions
2014-04-28 13:45:15 +00:00
Stefan Reinhardt
3dd6e5f8a9
mail - less
...
et2_file_span: width reduce
2014-04-28 13:14:05 +00:00
Ralf Becker
e03e5ef68d
call check_install_pear_packages before running update or install
2014-04-25 13:31:55 +00:00
Klaus Leithoff
769d56e390
remove obsolet mail_bo::getInstance for settings in mail
2014-04-25 13:01:33 +00:00
Hadi Nategh
83b76884a9
Change default value for days filed in vacation popup to 3
2014-04-25 12:33:00 +00:00
Hadi Nategh
81f13e4044
Re-arrange vacation popup window template
2014-04-25 10:39:54 +00:00
Hadi Nategh
cf4ddbc60f
Fix "add aliases button", add nothing
2014-04-25 10:38:31 +00:00