Ismo Vuorinen
b31c50cd77
Users who can't approve cards now only see the cards, but can't modify statuses
2013-07-17 14:41:46 +03:00
Ismo Vuorinen
59ee192e1d
Admins can now change passwords
2013-07-17 14:39:33 +03:00
Ismo Vuorinen
f0f1d71c48
Admins can now modify details of other admins
2013-07-17 14:04:21 +03:00
Ismo Vuorinen
69eb004af1
yllapito/users method now takes 2 arguments $action and $user_id, no need for $section
2013-07-17 14:00:37 +03:00
Ismo Vuorinen
d3377cf62e
Moved passwordhash() from yllapito controller to user model, where it belongs
2013-07-17 13:57:41 +03:00
Ismo Vuorinen
78cb7b2eee
Cosmetic changes to code, better wording in list_cards view, generalised validation errors to all forms, not just #ecard_form
2013-07-17 13:55:21 +03:00
Ismo Vuorinen
769dac1fce
Error 404 page and template
2013-07-17 13:50:40 +03:00
Ismo Vuorinen
b45e6291ba
If in development mode, show preview image in /uusi
2013-07-16 19:06:27 +03:00
Ismo Vuorinen
12fa01f92c
List and show user details, new model User
2013-07-16 19:05:52 +03:00
Ismo Vuorinen
a6765d26f3
Manage added cards!
2013-07-16 19:04:41 +03:00
Ismo Vuorinen
fe84af8649
- Creating cards now works. We use Open Sans to make texts beautiful
...
- Added card counts to default controller
- Load images from our basecards folder in assets
- Administration now includes card counts
- Other misc improvements
2013-07-16 19:02:40 +03:00
Ismo Vuorinen
adaca5b8b2
Coding standard fixes. Routes: Error page override works now. Welcome controller: Return false where needed. Header-view: lnk-helper function to help highlight current page matching links. ecards-helper: lnk() and checkboxes(), needs commenting. new-view: values for javascript, Image name for dropdown. style.css: better colours, footer links not so prominent, helper classes, moved cursor: move from users without javascript. scripts.js: documentation.
2013-07-16 18:42:36 +03:00
Ismo Vuorinen
4bb689166d
Refactoring, standardisation and small fixes
2013-07-15 19:25:39 +03:00
Ismo Vuorinen
a4bdf517cb
Assets are now local, for combination and speed
2013-07-11 07:49:27 +03:00
Ismo Vuorinen
fabd8585ab
CodeIgniter package management system, Sparks
...
http://getsparks.org
2013-07-11 07:44:42 +03:00
Ismo Vuorinen
c10c9e3131
Initial commit, Ecard system build with CodeIgniter PHP framework
...
Currently working
- Basic structure
- Basic caching and gzip compression for speed
- Admin authentication
2013-07-11 07:42:03 +03:00