Commit Graph

35 Commits

Author SHA1 Message Date
Amos Haviv
e56c76a850 Use form validation in articles 2014-08-05 13:18:22 +03:00
KOENIG Romain
3949400cff Update create-article.client.view.html
Little mistake (copy-paste probably) where there is title instead of content. Am I right ?
2014-08-03 23:34:02 +02:00
Amos Haviv
f6e19093eb Update 0.3.2 2014-08-02 21:29:38 +03:00
Amos Haviv
f4b62ca819 Adding Password Reset 2014-07-31 11:27:14 +03:00
Keith
4451ba75cf tab indent fix 2014-06-05 22:42:53 -07:00
Keith
fa00fe9880 Client-side Validation updates 2014-06-05 22:27:22 -07:00
Keith
b468d683cb Client-side Validation updates 2014-06-05 22:26:02 -07:00
Keith
8524d5ff06 Client-side Validation updates 2014-06-05 22:23:36 -07:00
Keith
c291a23c6b angular form $valid
utilize angular $valid to validate form
2014-06-04 11:05:05 -07:00
Keith
f51ccca4d0 angular form $valid
utilize angular dirty / valid / invalid data
2014-06-04 11:03:24 -07:00
Amos Haviv
a7cb2b8dbc Revert "Merge branch 'pr/76' into 0.3.1"
This reverts commit cdd6aacd09, reversing
changes made to a29ec2435f.
2014-05-26 00:55:18 +03:00
Amos Haviv
cdd6aacd09 Merge branch 'pr/76' into 0.3.1
Conflicts:
	public/modules/articles/views/list-articles.client.view.html
2014-05-26 00:54:57 +03:00
Dylan Johnson
7770cccc8b Remove ng-init directive from article list. 2014-05-25 10:59:49 -04:00
Amos Haviv
3cc8caf111 Fixing Header Active items 2014-05-22 12:32:55 +03:00
Amos Haviv
62bf313c6a Simplified Gruntfile, Minor Bug Fixing 2014-05-20 20:19:51 +03:00
Amos Haviv
a7aa199019 Fixing indentation 2014-05-20 18:22:38 +03:00
Amos Haviv
75a9eda55e Moving to ng-bind fixing submenus 2014-05-20 18:15:04 +03:00
Amos Haviv
9575fdcfd4 Fixing Conflicts 2014-05-19 17:38:07 +03:00
Amos Haviv
59fc0de43d Merge branch 'pr/63' into 0.3.1
Conflicts:
	app/tests/user.server.model.test.js
	public/modules/articles/config/articles.client.config.js
	public/modules/core/controllers/home.client.controller.js
	public/modules/core/services/menus.client.service.js
2014-05-19 17:33:01 +03:00
Samuel Vijaykumar M
7cf1fc2adb Changed all the indents to the spaces(tab size 4) 2014-05-14 16:05:15 +05:30
netusco
d0268ed319 updating calls to addMenuItem and addSubMenuItem
We can still create normal MenuItems without the 'dropdown' class.
2014-05-09 13:48:35 +02:00
Amos Haviv
38f08ff6c3 Fixing articles 2014-05-02 19:16:18 +03:00
Amos Haviv
0b3dead3f0 Clean up article example 2014-05-02 18:50:09 +03:00
Amos Haviv
5ff49a7115 Fixing article and express 4 modification 2014-04-26 15:33:53 +03:00
Amos Haviv
81254e0b27 Fixing Karma To Load Libraries Independently 2014-04-23 20:44:19 +03:00
Amos Haviv
c7a14f8386 Merge branch 'pr/24' into 0.3.0
Conflicts:
	config/env/all.js
	config/express.js
	package.json
2014-04-23 19:53:59 +03:00
Amos Haviv
f132e1084f Fixing Articles Issues 2014-04-23 03:57:09 +03:00
Amos Haviv
edd549db8c More Naming Fixes, articles cleanup 2014-04-21 02:32:59 +03:00
Amos Haviv
44bf81a494 0.3RC
Express 4 Support
New naming convention
Glob patterns
CSS Linting
Uglify
CSS Min
Environmental Asset Management
DI Menu System
2014-04-21 00:01:01 +03:00
Amos Haviv
d7fb3984a2 Complete Cleanup 2014-04-02 19:34:32 +03:00
Amos Haviv
584ccf1656 FIxing Jasmine tests to fit new version 2014-03-06 01:46:47 +02:00
Amos Haviv
61ce5097e4 Fixing Jasmine 2014-02-22 16:22:24 +02:00
Amos Haviv
311605a4e2 Replacing ngRoute with UI-Router 2014-02-21 00:41:21 +02:00
Amos Haviv
f0508e3b7b Fix Tests to Fit New Jasmine 2014-02-15 15:36:22 +02:00
Amos Haviv
eae6f2d6bc Moving to MEAN.JS 2014-02-10 13:09:31 +02:00