Karel Picman
|
2377a371ff
|
Approval workflow notification emails localized into the recipient's language
|
2013-10-22 15:49:58 +02:00 |
|
Karel Picman
|
9f08673d18
|
1.4.6 devel -> 1.4.6 stable (master)
|
2013-10-18 13:26:10 +02:00 |
|
Karel Picman
|
46129f18b0
|
Slightly optimized for speed
|
2013-10-16 10:10:26 +02:00 |
|
Karel Picman
|
4a9840d6f5
|
Do not display assign approval workflow icon when no workflows are available
|
2013-10-15 14:27:45 +02:00 |
|
Karel Picman
|
10ab13eff7
|
dmsf_zip_encoding settings option removed as useless
|
2013-10-03 15:46:37 +02:00 |
|
Karel Picman
|
e58f91fbd7
|
path partial view removed
|
2013-09-24 14:23:29 +02:00 |
|
Karel Picman
|
ede0fd8247
|
path partial view removed
|
2013-09-17 13:24:00 +02:00 |
|
Karel Picman
|
ff9f3e975c
|
Wrong path in the file details view
|
2013-08-28 15:37:40 +02:00 |
|
Karel Picman
|
126523c7bd
|
Email notifications of the root folder
|
2013-08-19 15:26:47 +02:00 |
|
Karel Picman
|
3964f77cdc
|
Email notification failures when files are locked fixed
|
2013-08-16 15:39:03 +02:00 |
|
Karel Picman
|
de9370961a
|
Email notification failures when files are locked fixed
|
2013-08-16 15:37:45 +02:00 |
|
Karel Picman
|
f01f2f859a
|
Doc view reflecting assigned workflows that have been deleted
|
2013-07-22 15:37:41 +02:00 |
|
Karel Picman
|
0e5ff38f3a
|
The original DMSF project settings tab added again
|
2013-07-18 11:34:19 +02:00 |
|
Karel Picman
|
1b38113655
|
Testing link removed
|
2013-07-15 13:23:02 +02:00 |
|
Zdravko Balorda
|
e1ac0dc520
|
bug x500 server error
|
2013-07-02 10:10:42 +02:00 |
|
Karel Picman
|
91221f26d5
|
approval email notifications implemented
|
2013-06-26 14:30:34 +02:00 |
|
Karel Picman
|
1cc5b507ba
|
Approval workflow log view tuned
|
2013-06-20 09:50:47 +02:00 |
|
Karel Picman
|
e63e561c1d
|
Complete functional and unit tests for already implemented features of approval workflow
|
2013-06-14 13:08:36 +02:00 |
|
Karel Picman
|
c9a4c35f10
|
Approval workflow log view face changed
|
2013-06-06 10:27:08 +02:00 |
|
Karel Picman
|
2b03827aac
|
Workflow option removed from upload forms
|
2013-06-03 09:39:53 +02:00 |
|
Karel Picman
|
1bb2382963
|
jquery-ui upgraded to 1.9.2
|
2013-06-03 09:25:27 +02:00 |
|
Karel Picman
|
d4cde32eb3
|
Log view steps reordering
|
2013-06-03 09:12:53 +02:00 |
|
Karel Picman
|
b2106ad01b
|
Approval workflow - log view
|
2013-06-03 07:10:32 +02:00 |
|
Karel Picman
|
a2c0e1f471
|
Revision view optimized for better reading
|
2013-05-28 14:56:07 +02:00 |
|
Karel Picman
|
64d8c521df
|
Assigning of approval workflows to revisions
|
2013-05-24 14:25:36 +02:00 |
|
Karel Picman
|
cce36da72e
|
Assigning workflows to revisions
|
2013-05-17 08:35:47 +02:00 |
|
Karel Picman
|
90eedcc2dd
|
Wrong parent folder path in folder edit form fixed.
|
2013-05-09 16:33:07 +02:00 |
|
Karel Picman
|
0b40abb821
|
Approval workflows copied fron 1.5.0 devel
|
2013-05-09 12:17:12 +02:00 |
|
Karel Picman
|
f6eee501b7
|
#82 Save button and #57 en-IS
|
2013-02-28 13:47:42 +01:00 |
|
Назар Вінничук
|
41bf9af83c
|
Fix for Rails 3.1+ (Redmine 2.x), which does not contain prototype.js library anymore
|
2012-10-24 18:03:42 +03:00 |
|
Назар Вінничук
|
f0f61e859b
|
Created hack, when entries were selected and downloaded (by pressing download button) and after that downloading of other selected files couldn't be achieved without page reload (simply pressing download button does nothing).
|
2012-10-24 17:38:34 +03:00 |
|
Daniel Munn
|
70bfdb2a9b
|
Fixes #24 - MySQL returns Mysql::Time object on dynamic column, this is incompatible with ruby's Time object - instead check is made via class name (again not the best method of reflection, however in the case of a MySQL missing environment it'd break due to module/class not being found)
Updated two scopes to no longer be read-only (default stance is to make joins read only), however this breaks intended purpose
|
2012-07-17 12:16:09 +01:00 |
|
Daniel Munn
|
96084390fd
|
Fixes #24 Dynamic columns are forced into timestamp with zone the same as ActiveRecord, views have been updated to use format_date which converts time to local timezone based on preferences.
|
2012-07-12 11:28:07 +01:00 |
|
Daniel Munn
|
712a7b3c86
|
Merge branch 'devel-1.4.5' of https://github.com/danmunn/redmine_dmsf into devel-1.4.5
|
2012-07-11 10:08:59 +02:00 |
|
Daniel Munn
|
04064a9c98
|
Webdav R/RW functionality introduced
|
2012-07-11 15:23:32 +01:00 |
|
Daniel Munn
|
6c325ff7c1
|
Fixes #27 incorrect call to to_s causes execution error.
|
2012-07-11 10:07:12 +02:00 |
|
Daniel Munn
|
c32881c7f5
|
Fixes #16 - incomplete check meant functionality designed for "copy" was bleeding into creation form too
|
2012-06-29 10:06:15 +01:00 |
|
Daniel Munn
|
b8716a5cc2
|
Multiple fixes: upload not rendered for DMSF root; dmsf_lock is now storing uuid for lock; db upgrade / downgrade script updated for support
|
2012-06-29 08:26:43 +01:00 |
|
Daniel Munn
|
e3831b409f
|
Fix: errors.add_to_base is not Rails3 compliant - changed with errors[:base] <<
Update: UI updates to better notify of locked status
|
2012-06-27 12:56:41 +01:00 |
|
Daniel Munn
|
86bc901965
|
Fix: due to a bad if in Lockable::lock did not traverse the heirarchy as expected
|
2012-06-27 11:41:03 +01:00 |
|
Daniel Munn
|
c9d6c32ba4
|
Implementing folder locking (Issue #14)
|
2012-06-27 11:09:38 +01:00 |
|
Daniel Munn
|
43e3a1dc81
|
Fix UI error preventing revision management
|
2012-06-22 14:18:18 +01:00 |
|
Daniel Munn
|
a445de4cc8
|
Updates around #12
|
2012-06-22 12:32:16 +01:00 |
|
Daniel Munn
|
82e53e7fdf
|
Copy DMSF functionality expansion
Data linkup (with dependency destruction)
|
2012-06-22 09:26:45 +01:00 |
|
Daniel Munn
|
58cbb160bd
|
Preparing for 1.4.1
Preparing changes for 1.4.1 release into master (with Webdav)
|
2012-06-15 20:25:18 +01:00 |
|
Daniel Munn
|
e223b22a6c
|
Settings to turn webdav on/off (or eqivilent)
|
2012-06-15 12:50:41 +01:00 |
|
Daniel Munn
|
8828594698
|
Fix upload to deal with failed uploads more gracefully.
|
2012-06-07 14:33:41 +01:00 |
|
Daniel Munn
|
2fef0c06af
|
Fix bug with Firefox after-processing with plupload
|
2012-06-07 12:30:05 +01:00 |
|
Daniel Munn
|
4d29097c0e
|
Update plupload; correct incorrect setTimeout call
|
2012-06-07 12:19:04 +01:00 |
|
Daniel Munn
|
57a15b3093
|
Prevent folder / 0 size files from being uploaded.
|
2012-06-07 11:18:49 +01:00 |
|