sunrise-cms 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/CHANGELOG.rdoc +8 -0
  2. data/VERSION +1 -1
  3. metadata +10 -10
data/CHANGELOG.rdoc CHANGED
@@ -1,3 +1,11 @@
1
+ == 0.1.5
2
+ * Core
3
+ * Export users to csv
4
+ * Search users by email for autocomplete list
5
+ * Autocoplete css for manage
6
+ * New unlock user event after access_locked
7
+ * Test user events actions
8
+
1
9
  == 0.1.4
2
10
 
3
11
  * Core
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.4
1
+ 0.1.5
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sunrise-cms
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 4
10
- version: 0.1.4
9
+ - 5
10
+ version: 0.1.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Igor Galeta
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-07-22 00:00:00 +03:00
19
+ date: 2011-07-27 00:00:00 +03:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -27,12 +27,12 @@ dependencies:
27
27
  requirements:
28
28
  - - "="
29
29
  - !ruby/object:Gem::Version
30
- hash: 19
30
+ hash: 17
31
31
  segments:
32
32
  - 0
33
33
  - 1
34
- - 4
35
- version: 0.1.4
34
+ - 5
35
+ version: 0.1.5
36
36
  type: :runtime
37
37
  version_requirements: *id001
38
38
  - !ruby/object:Gem::Dependency
@@ -43,12 +43,12 @@ dependencies:
43
43
  requirements:
44
44
  - - "="
45
45
  - !ruby/object:Gem::Version
46
- hash: 19
46
+ hash: 17
47
47
  segments:
48
48
  - 0
49
49
  - 1
50
- - 4
51
- version: 0.1.4
50
+ - 5
51
+ version: 0.1.5
52
52
  type: :runtime
53
53
  version_requirements: *id002
54
54
  description: Sunrise is a Aimbulance CMS