jelhan
fb21d679c6
ID has to be unique
2014-02-21 19:08:27 +01:00
jelhan
fe50c6f66b
doing it the ember way
2014-02-21 02:47:39 +01:00
jelhan
7cd8a5bcb0
doing it the ember way
2014-02-08 02:08:36 +01:00
jelhan
f856860515
Implementing encryption of stored data
...
encryption key is hard-coded yet
2014-01-31 15:00:47 +01:00
jelhan
ce8cba14f8
needs to be naturaly sorted to be in correct order
2014-01-29 16:09:04 +01:00
jelhan
6452243436
removing not used code
2014-01-29 15:54:59 +01:00
jelhan
f95c30df94
ordered by filename and so by ID / creation date
2014-01-29 15:47:59 +01:00
jelhan
ff3ef88585
remove not used update mode
2014-01-28 02:06:37 +01:00
jelhan
61e3fcad67
embed user data on load
...
split up write for user and poll
store user data related to poll
2014-01-28 02:05:14 +01:00
jelhan
ee5d384c6d
create data folder if it is not existing
2014-01-07 16:20:09 +01:00
jelhan
f20f19e947
create data folder if it is not existing
2014-01-07 16:19:14 +01:00
jelhan
3f6ba966c6
adding update mode
2014-01-07 16:06:03 +01:00
jelhan
4853810a54
Implemented a simple server-side api to store data
2014-01-06 19:56:32 +01:00
jelhan
f452708aab
rewrite client in EmberJS
...
Starting to rewrite client in EmberJS.
Main features, which are not implemented yet:
* api.php is not compatible with Ember Data yet. Data is stored in Locale Storage of the browser in this stage of development.
* Encryption / decryption of data is not implemented yet.
* There is an error on loading stored data due to embedded objects. Working on a fix, but loading a saved poll is not working for this reason yet.
* Adding user to a poll is not implemented yet.
* Any features for user interface like datepicker are not implemented yet.
To test application you have to open #/create in browser. A route for index is not defined yet.
2013-12-30 17:01:24 +01:00
jelhan
eddb1253d9
using HTTP status code
2013-12-26 15:11:27 +01:00
jelhan
d2c0b41e19
Default TRAFIC_LIMITER to 5seconds
2013-11-04 15:59:40 +01:00
jelhan
39a2b8f4d8
Zend Framework Coding Standard for PHP
2013-11-01 22:39:21 +01:00
jelhan
1e2821000e
check for correct permissions, not only for file exists
2013-11-01 14:46:21 +01:00
jelhan
becaf6f81a
restructure of DataHandling on serverside
2013-10-31 22:48:59 +01:00
jelhan
0415c48cb3
result class
2013-10-31 22:00:19 +01:00
jelhan
67772a9823
restructuring
2013-10-31 21:35:26 +01:00
jelhan
6c68869454
added class data to store $request->data
2013-10-26 20:50:05 +02:00
jelhan
c8efaf5617
fixed errors...
2013-10-26 19:13:47 +02:00
jelhan
efc00b44c0
some more errors
2013-10-26 18:56:47 +02:00
jelhan
7e291e7a7d
fixed some errors
2013-10-26 18:50:15 +02:00
Michael Schmidt
69c033f36a
Some parts restructured
2013-10-25 17:18:23 +02:00
jelhan
836e066ded
datastructure more flexibel to add features like ACL
2013-10-25 02:12:23 +02:00
Michael Schmidt
aa6132a354
Check also forwarded header for IP retrieval
2013-10-23 17:54:53 +02:00
main
43cd26c783
Merge branch 'master' of https://github.com/jelhan/croodle.git
2013-10-23 12:27:40 +02:00
jelhan
74162ee90d
adding traficLimiter
...
saving config in class constants
2013-10-23 12:26:56 +02:00
Michael Schmidt
13b3100dde
Merge branch 'master' of github.com:jelhan/croodle
2013-10-22 15:35:50 +02:00
Michael Schmidt
ec18b79988
Some formatting and first push :D
2013-10-22 15:34:53 +02:00
jelhan
18d590550b
english lang and some code formatting improvements
2013-10-22 15:08:44 +02:00
jelhan
693496d9ad
prototype
2013-10-22 11:16:08 +02:00