Roberto Rosario
|
d91fed40ca
|
Backport fix for default value failure in metadata types with lookup values
|
2013-02-28 03:29:25 -04:00 |
|
Roberto Rosario
|
0d4c195b09
|
Manually apply fix for issue #45 to master branch too
|
2013-02-28 01:51:15 -04:00 |
|
Roberto Rosario
|
9f55fa0933
|
Merge branch 'master' into feature/arabic_vietnam_trans
|
2013-01-26 22:37:22 -04:00 |
|
Roberto Rosario
|
bc6e2ddf6c
|
Arabic and Vietnamese translations update
|
2013-01-26 22:36:30 -04:00 |
|
Roberto Rosario
|
ceea0ed628
|
VirtualEnv properties to the installation details report
|
2013-01-25 22:45:30 -04:00 |
|
Roberto Rosario
|
4b8dc31d23
|
Create the views one for the installation properties namespaces and another for the details of each namespace
|
2013-01-25 22:01:30 -04:00 |
|
Roberto Rosario
|
75a6a211a8
|
Split installation properties into namespaces
|
2013-01-25 22:00:50 -04:00 |
|
Roberto Rosario
|
cb1b14f543
|
Language translations sync
|
2013-01-25 20:28:44 -04:00 |
|
Roberto Rosario
|
07b82a4760
|
Reduce field and therefore index size to avoid MySQL regression errors
MySQL/ORACLE is being a jerk again and breaking backwards compatilibity (https://github.com/feincms/feincms/issues/261,
https://github.com/toastdriven/django-tastypie/pull/719)
|
2013-01-25 02:22:45 -04:00 |
|
Roberto Rosario
|
216bce1462
|
Quick and dirty fix for issue #43
|
2013-01-17 23:48:55 -04:00 |
|
Roberto Rosario
|
efe82cde1e
|
Ignore StoredPermissions residing in the database that have no counterpart in the volatile permission set
|
2013-01-15 00:27:14 -04:00 |
|
Lars Kruse
|
f544ddcefd
|
removed python2.7-specific dict comprehension (see PEP 274)
|
2013-01-08 03:47:23 +01:00 |
|
Roberto Rosario
|
276119a06a
|
Add remote urls to the installation report
|
2013-01-05 23:10:10 -04:00 |
|
Roberto Rosario
|
87879c7336
|
Get the document.Document SearchModel instance in a more elegant way
|
2013-01-04 07:49:33 -04:00 |
|
Roberto Rosario
|
7d86656bff
|
Update the RecentSearch model to work with the new SearchModel class
|
2013-01-04 07:49:25 -04:00 |
|
Roberto Rosario
|
25e17fb2b0
|
Improve a bit the way recent searches are saved
|
2013-01-04 07:49:16 -04:00 |
|
Roberto Rosario
|
2f09c60d43
|
Store instances of SearchModel by their full_name in the class registry
|
2013-01-04 07:49:07 -04:00 |
|
Roberto Rosario
|
f7f6dfc441
|
Refactor advanced searching
|
2013-01-04 07:48:58 -04:00 |
|
Roberto Rosario
|
e8fc6c96e0
|
Simplify code and variable names
|
2013-01-04 07:48:35 -04:00 |
|
Roberto Rosario
|
d74efbd891
|
Update documents app to use the new SearchModel class
|
2013-01-04 07:48:26 -04:00 |
|
Roberto Rosario
|
6317dfd4db
|
Initial refactor of the search app to better support related fields lookups, trying to fix issue #20 in the application side
|
2013-01-04 07:48:14 -04:00 |
|
Roberto Rosario
|
cd21f49b64
|
Revert "Remove duplicate processing of sidebar links"
Turn out this is required to show the links to add new holder for acls
This reverts commit abf2bb85ea.
|
2012-12-27 02:03:24 -04:00 |
|
Roberto Rosario
|
af681f677f
|
Since this is a multi document action remove required permission
|
2012-12-17 16:03:55 -04:00 |
|
Roberto Rosario
|
2e1a084626
|
Fix template variable name
|
2012-12-12 03:24:01 -04:00 |
|
Roberto Rosario
|
4f0ef36c4b
|
Update translation files
|
2012-12-12 03:23:28 -04:00 |
|
Roberto Rosario
|
74d97d5ed2
|
Translation file updates
|
2012-12-12 02:04:36 -04:00 |
|
Roberto Rosario
|
c433ca7d37
|
Bump version to v0.13
|
2012-12-12 01:28:17 -04:00 |
|
Roberto Rosario
|
ca40b3f703
|
Implement bulk document move into folders, issue #39
|
2012-12-12 00:37:32 -04:00 |
|
Roberto Rosario
|
39c9c03c2c
|
Improve multi selection action button vertical spacing
|
2012-12-11 02:01:48 -04:00 |
|
Roberto Rosario
|
8f07a2ccfd
|
Drop support for UNOCONV
|
2012-12-11 01:49:17 -04:00 |
|
Roberto Rosario
|
1743ce93f2
|
Add support for synchronizing bootstrap setups available with the official repository
|
2012-12-11 01:22:46 -04:00 |
|
Roberto Rosario
|
74689a970d
|
Import errors in the app registry app are not errors per se
|
2012-12-10 20:34:44 -04:00 |
|
Roberto Rosario
|
1de90cfaa9
|
Prepend a magic number to bootstrap setup to identify them as valid bootstrap setups
|
2012-10-16 02:44:01 -04:00 |
|
Roberto Rosario
|
85455e7647
|
Add support for import bootstrap setups from URLs
|
2012-10-16 02:22:39 -04:00 |
|
Roberto Rosario
|
7ce8652188
|
Remove the default bootstrap setups
|
2012-10-16 01:09:59 -04:00 |
|
Roberto Rosario
|
cfb841a0b8
|
Improve messages, remove repeated view code
|
2012-10-16 01:09:19 -04:00 |
|
Roberto Rosario
|
9b21994d7d
|
Add management commands to execute bootstrap setups and erase user data
|
2012-10-16 01:08:41 -04:00 |
|
Roberto Rosario
|
55b01f1516
|
Add slug field to the bootstap setup model
|
2012-10-16 01:08:12 -04:00 |
|
Roberto Rosario
|
b54dff51a6
|
Remove planned bootstrap setup compression support hooks
|
2012-10-15 23:24:48 -04:00 |
|
Roberto Rosario
|
6ea76ef84f
|
Add support for importing bootstrap setups from file
|
2012-10-14 07:00:27 -04:00 |
|
Roberto Rosario
|
37372ba554
|
Add support for exporting bootstrap setups to file
|
2012-10-14 05:10:55 -04:00 |
|
Roberto Rosario
|
4b143a9455
|
Remove unused template line
|
2012-10-13 02:57:17 -04:00 |
|
Roberto Rosario
|
753053ae47
|
Revert permission holder and role members caching changes, only cache stored permissions as these never change
|
2012-10-13 02:47:38 -04:00 |
|
Roberto Rosario
|
7454a47558
|
Only cache registration if already registered
|
2012-10-13 02:38:20 -04:00 |
|
Roberto Rosario
|
bb997ecbdc
|
Cache member roles, store permission class doesn't have a label field - don't set it and save it.
|
2012-10-12 05:37:59 -04:00 |
|
Roberto Rosario
|
90e48ec6a8
|
Cache StoredPermissions objects and permission holders, change list comprehension to generator
|
2012-10-12 04:36:05 -04:00 |
|
Roberto Rosario
|
32959762cc
|
Change list comprehension to generator
|
2012-10-12 04:35:28 -04:00 |
|
Roberto Rosario
|
dbe15347f8
|
Fix cache evaluation
|
2012-10-12 03:35:26 -04:00 |
|
Roberto Rosario
|
60e3e16375
|
Fix registration name display
|
2012-10-12 01:12:50 -04:00 |
|
Roberto Rosario
|
d7d3cc62a3
|
Add initial bootstrap setups fixtures
|
2012-10-10 17:40:19 -04:00 |
|