Robbie Antenesse
|
d5a2596884
|
Fix Saving Allow Duplicates setting.
|
2016-02-29 14:43:41 -07:00 |
Robbie Antenesse
|
b98f1750d9
|
Added Public View option!
|
2015-12-21 17:52:56 -07:00 |
Robbie Antenesse
|
ea04571590
|
Added Password Reset and Account Settings management.
|
2015-12-11 18:06:47 -07:00 |
Robbie Antenesse
|
6868aa5d2b
|
Started on forgot password stuff. fixed a funciton file connection.
|
2015-12-08 22:38:53 -08:00 |
Robbie Antenesse
|
dadc4fba86
|
Untested - email to the password reset email.
|
2015-12-02 17:25:06 -07:00 |
Robbie Antenesse
|
0f3185c9ea
|
Moved random_string() to helpers.php. Renamed password_reset_validation.php to ajax_passwordresetvalidation.php for consistency.
|
2015-12-01 18:05:38 -07:00 |
Robbie Antenesse
|
02d313cb73
|
Started on password reset.
|
2015-12-01 18:01:52 -07:00 |
Robbie Antenesse
|
a7fe6c2432
|
Added some helpers for the lockout function and a script for removing diacritics for the export file name.
|
2015-12-01 17:24:43 -07:00 |
Robbie Antenesse
|
8f446503cc
|
Fixed Sort By Equivalent not loading from database. Changed Markdown Parser again to allow Github-Flavored Md.
|
2015-12-01 13:15:37 -07:00 |
Robbie Antenesse
|
ade8d57281
|
Fixed switching dicitonaries, added deletion and addition of dictionaries, added next_word_id to dictionary, added warning for logging in with non-new dictionary.
Commented out ads/tracking, so be sure to add that before prod.
|
2015-11-30 16:08:43 -07:00 |
Robbie Antenesse
|
8861ca24b5
|
Adding and changing dictionaries.
|
2015-11-27 23:17:52 -07:00 |
Robbie Antenesse
|
8a025d14b5
|
Got everything loading and saving correctly using PDO for slightly better security.
Still need to work on creating new dictionaries and switching between them.
|
2015-11-25 16:08:24 -07:00 |
Robbie Antenesse
|
dd3783be5c
|
Fixed database load/save. Changed import acceptance policy/method.
|
2015-11-04 16:43:52 -07:00 |
Robbie Antenesse
|
898dabedb2
|
Lots more stuff for accounts and managing dictionaries in the database.
All this PHP stuff really needs to be in a new branch.
|
2015-11-04 14:12:39 -07:00 |
Robbie Antenesse
|
30abe592db
|
Started working on PHP - create account support and validation.
Create Account works, but login does nothing.
|
2015-11-02 17:25:08 -07:00 |