Commit Graph

  • 8fdcaf224b Last clean up (models got already validations marked missing) master v0.1.0 Samuel FORESTIER 2017-11-05 19:49:06 -05:00
  • f056c9a80f Fixes previous bug introduced Samuel FORESTIER 2017-11-05 19:47:31 -05:00
  • fd9bb60809 Displays date-times in 24 hours format Samuel FORESTIER 2017-11-05 19:33:16 -05:00
  • f41ce38515 Fixes footer position on page without content Samuel FORESTIER 2017-11-05 19:18:21 -05:00
  • d9f36e8587 Fixes same form declared three times Samuel FORESTIER 2017-11-05 18:42:39 -05:00
  • 32b24e3d03 Update README.md Samuel FORESTIER 2017-10-17 13:55:19 -04:00
  • 842c5e8867 Add SQL Structure HorlogeSkynet 2016-03-07 20:37:59 +01:00
  • 2b8acd16ec Fix a ')' on crisis view HorlogeSkynet 2016-01-31 10:45:28 +01:00
  • 4e6fb520b0 Fix the problem with text not centered on 'Delete' button of index articles + Add 'Catégories' as default choice for article 'add' pag HorlogeSkynet 2015-12-12 21:36:09 +01:00
  • 4db8fd32f8 Now if articles / crisis / infos / users are deleted, the AUTO_INCREMENT id in SQL_DB will be reinitialized to '1' ('2' for Users [admin can't be remove]) HorlogeSkynet 2015-12-12 21:07:31 +01:00
  • 8b7c47b631 When no user has been set, you can add the first one (who will be the admin) freely and you're redirect on the 'add' page HorlogeSkynet 2015-12-12 20:30:19 +01:00
  • 5a44e058f7 Finally fix the problem with RESET button on submit form and hidden field HorlogeSkynet 2015-12-12 20:13:01 +01:00
  • 598fef3602 Merge branch 'master' of github.com:agourd/dev-fsociety HorlogeSkynet 2015-12-09 19:44:13 +01:00
  • 07263ccc46 Fix a bug with a menu separator + finally remove sort option for crisis index due to a bug with the 'desc' order by default HorlogeSkynet 2015-12-09 19:44:09 +01:00
  • b39c6595d7 custom message for upvotes Corentin Mors 2015-12-09 19:26:08 +01:00
  • 9db3313afd guest can't access to admin commands on posts Corentin Mors 2015-12-09 18:41:34 +01:00
  • 74e8a0424f guest can't see the user list Corentin Mors 2015-12-09 13:33:50 +01:00
  • 473a4ba253 Change welcome message on login page HorlogeSkynet 2015-12-08 23:40:41 +01:00
  • 8a6e856c6f Merge branch 'master' of github.com:agourd/dev-fsociety Corentin Mors 2015-12-08 23:27:44 +01:00
  • 2e414df35a Translation and minor design fix on login Corentin Mors 2015-12-08 23:27:39 +01:00
  • 6e376796c7 Remove '/homes' redirection after login / logout HorlogeSkynet 2015-12-08 23:25:09 +01:00
  • 496d569314 Change Readme + Remove 'Forgot Password' lon login page HorlogeSkynet 2015-12-08 23:15:18 +01:00
  • be55c0cd0d fix disconnect user + french translation Corentin Mors 2015-12-08 23:14:23 +01:00
  • 2aa69e71c7 Merge branch 'master' of github.com:agourd/dev-fsociety Corentin Mors 2015-12-08 23:11:04 +01:00
  • 11c362107e Welcome user Corentin Mors 2015-12-08 23:10:54 +01:00
  • bb543a6838 Merge branch 'master' of github.com:agourd/dev-fsociety HorlogeSkynet 2015-12-08 23:08:28 +01:00
  • dac00c4b08 Fix error typo + 'empty' Catégorie for submits forms HorlogeSkynet 2015-12-08 23:08:16 +01:00
  • 69f6070ca5 Correct typor HorlogeSkynet 2015-12-08 22:53:48 +01:00
  • f49c4fd1ae Merge branch 'master' of github.com:agourd/dev-fsociety Corentin Mors 2015-12-08 22:50:28 +01:00
  • b836599e57 login button color correct Corentin Mors 2015-12-08 22:50:16 +01:00
  • 9c5470085d Finally correct bug with articles index + Allow the view description of an user + Hide 'Edit' button on user display if user not connected + Replace 'id' article author by 'username' HorlogeSkynet 2015-12-08 22:47:39 +01:00
  • 024891aae7 Somes fixes + Paginator and diplay of Users index HorlogeSkynet 2015-12-08 21:49:51 +01:00
  • fa17258ceb Add warning.ctp for Flash component HorlogeSkynet 2015-12-08 21:14:16 +01:00
  • d72b3c9546 Now can't remove the user with '1' as id (admin account) + when a user delete himself, he'll be deconnected + add warning flash theme HorlogeSkynet 2015-12-08 07:28:34 +01:00
  • ee82f02a4d What has to be done... HorlogeSkynet 2015-12-05 23:22:22 +01:00
  • bb3fccf827 push HorlogeSkynet 2015-12-05 21:07:19 +01:00
  • 3590e3bf3b the other semi-fix + others fixes HorlogeSkynet 2015-12-05 18:25:18 +01:00
  • d13e1c0b4c semi-fix the last commit HorlogeSkynet 2015-12-05 15:53:18 +01:00
  • 572e1e2611 Articles are now correctly display in desc date order + fix big problems with infos views + add edit button for infos on crisis view + translation of view infos HorlogeSkynet 2015-12-05 15:44:40 +01:00
  • fbb47c5560 Display crisis in desc created date order + Add display of created date of articles on index + Hide verifiedCrisis block on home page when no currently ongoing HorlogeSkynet 2015-12-05 14:05:32 +01:00
  • 28936a072d Change categories order HorlogeSkynet 2015-12-05 13:07:14 +01:00
  • f6f20d4237 Add warning flash for disconnection + Remove the close button which can't work as well for the flash alert + some fixes about authorization HorlogeSkynet 2015-12-05 11:10:34 +01:00
  • 6832ba14d3 Add username beside deconnection link + add date value to crisis index HorlogeSkynet 2015-12-05 09:40:40 +01:00
  • b9f0bf4b1b Fix a problem with old crisis could be upvoted + now admin account is the user with '1' id + fix bugs HorlogeSkynet 2015-12-04 22:36:22 +01:00
  • 54a4a789a0 Update README.md Horloge-Skynet 2015-12-04 20:07:20 +01:00
  • 3fde949924 Remove test() + More translation + center 'Edit' button on user view + Change title of articles list page HorlogeSkynet 2015-12-04 20:03:56 +01:00
  • 167b1d7b1a Add placeholder for hashtag + fix some display problems + add some translation + add link to article on home page + add static counter to avoid same articles displayed two times + some truncate instead of strlen() + categories Articles + remove categories of articles on home page HorlogeSkynet 2015-12-04 19:16:35 +01:00
  • 22d0bd6548 fix articles vides HorlogeSkynet 2015-12-04 07:48:34 +01:00
  • 60bc441e39 fix articles vides HorlogeSkynet 2015-12-04 07:48:02 +01:00
  • fe00de5d73 minifix dibi 2015-12-04 07:46:21 +01:00
  • 473a3289ea minifix dibi 2015-12-04 07:44:33 +01:00
  • 5ba39c3ce8 bugfux index crises dibi 2015-12-04 07:38:17 +01:00
  • 92d67de9a8 Merge branch 'master' of github.com:agourd/dev-fsociety HorlogeSkynet 2015-12-04 07:35:37 +01:00
  • 7fefc72580 boutons non logged user article HorlogeSkynet 2015-12-04 07:35:34 +01:00
  • ae251d8709 un petit oublis :) ? Korlan Colas 2015-12-04 07:34:44 +01:00
  • 3d0d2c08a4 modify user table HorlogeSkynet 2015-12-04 07:29:20 +01:00
  • 64f87ca0a9 Merge branch 'master' of github.com:agourd/dev-fsociety dibi 2015-12-04 07:25:44 +01:00
  • d42291eca6 Merge branch 'master' of github.com:agourd/dev-fsociety HorlogeSkynet 2015-12-04 07:23:07 +01:00
  • 3fbfcd4f61 fix user controller problem HorlogeSkynet 2015-12-04 07:22:58 +01:00
  • f47b6cb07b Merge branch 'master' of github.com:agourd/dev-fsociety Korlan Colas 2015-12-04 07:21:46 +01:00
  • ea66942701 Merge branch 'master' of github.com:agourd/dev-fsociety dibi 2015-12-04 07:21:43 +01:00
  • e8e6e01569 fix en cas de pas d'article 2 dibi 2015-12-04 07:21:37 +01:00
  • d6a1fe7c86 Merge branch 'master' of github.com:agourd/dev-fsociety kcohenta 2015-12-04 07:21:31 +01:00
  • ad6b8ca922 Visuel article 3 kcohenta 2015-12-04 07:21:26 +01:00
  • c059151c9b Merge branch 'master' of github.com:agourd/dev-fsociety Korlan Colas 2015-12-04 07:20:40 +01:00
  • 18371ce567 ahhhhhhhhhhhhhhhh Korlan Colas 2015-12-04 07:20:37 +01:00
  • 2a642e3185 Merge branch 'master' of github.com:agourd/dev-fsociety dibi 2015-12-04 07:19:25 +01:00
  • e2b542684a Corrections diverses Corentin Mors 2015-12-04 07:19:24 +01:00
  • ff5334469a fix en cas de pas d'article dibi 2015-12-04 07:19:19 +01:00
  • 72129ca204 Merge branch 'master' of github.com:agourd/dev-fsociety Corentin Mors 2015-12-04 07:11:19 +01:00
  • 7afdba5055 Fixing some home styles Corentin Mors 2015-12-04 07:10:56 +01:00
  • 2bab73fcc8 Merge branch 'master' of github.com:agourd/dev-fsociety Korlan Colas 2015-12-04 07:09:51 +01:00
  • c856360251 Merge branch 'master' of github.com:agourd/dev-fsociety HorlogeSkynet 2015-12-04 07:09:04 +01:00
  • cf61d88b4c fix button on crisis view + add librairie places on GoogleMap HorlogeSkynet 2015-12-04 07:09:00 +01:00
  • 1af14aef62 hotfix Korlan Colas 2015-12-04 07:08:45 +01:00
  • 44d2cfab7d Fixing some home styles Corentin Mors 2015-12-04 07:08:36 +01:00
  • a4451e3d56 ajout homepage sans article merge dibi 2015-12-04 07:08:12 +01:00
  • 2f34ed4dfa ajout homepage sans article dibi 2015-12-04 07:07:17 +01:00
  • 0a51360ba3 Update view crisis to take category + Home Translation Corentin Mors 2015-12-04 06:50:25 +01:00
  • aa3fa8cab6 Merge branch 'master' of github.com:agourd/dev-fsociety KansassCityShuffle 2015-12-04 06:39:31 +01:00
  • 0b21828159 __ KansassCityShuffle 2015-12-04 06:38:18 +01:00
  • c0423c5e38 Merge branch 'master' of github.com:agourd/dev-fsociety Anthony Gourd 2015-12-04 06:31:53 +01:00
  • e7252d46b1 Fix on fetch in default.ctp Anthony Gourd 2015-12-04 06:31:49 +01:00
  • 0cea1422d4 fix...encore Korlan Colas 2015-12-04 06:31:23 +01:00
  • b29e8919fa Merge branch 'master' of github.com:agourd/dev-fsociety dibi 2015-12-04 06:27:40 +01:00
  • cb85643f80 Merge branch 'master' of github.com:agourd/dev-fsociety Korlan Colas 2015-12-04 06:27:26 +01:00
  • 6e61e27643 fix Korlan Colas 2015-12-04 06:27:22 +01:00
  • 58778ff38d Vue complète article kcohenta 2015-12-04 06:27:18 +01:00
  • 7b4f933ddc Merge branch 'master' of github.com:agourd/dev-fsociety dibi 2015-12-04 06:25:41 +01:00
  • 243c48d5fb 6 dibi 2015-12-04 06:25:36 +01:00
  • 8dfb190cc5 Merge branch 'master' of github.com:agourd/dev-fsociety kcohenta 2015-12-04 06:25:01 +01:00
  • 16a9686352 Refonte articles view kcohenta 2015-12-04 06:24:57 +01:00
  • bd58576532 5 dibi 2015-12-04 06:21:49 +01:00
  • 880e2ab9ac Merge branch 'master' of github.com:agourd/dev-fsociety Korlan Colas 2015-12-04 06:19:17 +01:00
  • 302bae54bb catégorie dans l'edit d'une vue Korlan Colas 2015-12-04 06:19:13 +01:00
  • 2b8ff7edc4 Merge branch 'master' of github.com:agourd/dev-fsociety Anthony Gourd 2015-12-04 06:17:25 +01:00
  • 79d664047c User controller quick fix access right Anthony Gourd 2015-12-04 06:17:21 +01:00
  • 1a9905d77f Merge branch 'master' of github.com:agourd/dev-fsociety Korlan Colas 2015-12-04 06:14:07 +01:00
  • d615a81bc3 Ooops un redirect en trop Korlan Colas 2015-12-04 06:14:02 +01:00
  • f16103474a Merge branch 'master' of github.com:agourd/dev-fsociety Corentin Mors 2015-12-04 06:13:18 +01:00