Commit Graph

26 Commits

Author SHA1 Message Date
Robbie Antenesse 14f9942647 Disable word entry when confirming edit.
Added separate "announcement" apart from notifications.
Added explanation for "Allow Emails".
Updated ReadMe.
2015-12-16 18:13:45 -07:00
Robbie Antenesse ea04571590 Added Password Reset and Account Settings management. 2015-12-11 18:06:47 -07:00
Robbie Antenesse 7b7c0e9543 Merge branch 'prod' into php for Search Overhaul changes.
Conflicts:
	index.php
	js/dictionaryBuilder.js
	js/removeDiacritics.js
2015-12-02 16:39:04 -07:00
Robbie Antenesse dcecb90b62 Search function overhaul: now search by case sensitive and regardless of diacritics!
Changed markdown parser to allow Github-Flavored Markdown.
2015-12-02 16:03:23 -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 71defdd59b Added close notification button and fixed Info Pages.
Also added admin override for ads.
2015-11-09 12:20:03 -07:00
Robbie Antenesse 8356317d1d Added simple notifications.
Updated styling for word links.
2015-11-09 11:45:46 -07:00
Robbie Antenesse e2b5d19e15 Tidying up after the merge. 2015-11-07 17:12:59 -07:00
Robbie Antenesse 94fa5ea5df Merge branch 'web' into prod
# Conflicts:
#	.gitignore
#	README.md
#	css/styles.css
#	index.php
#	js/dictionaryBuilder.js
2015-11-07 17:02:35 -07:00
Robbie Antenesse 061a9f9929 Added unique word ids for linking directly to words 2015-11-07 16:24:50 -07:00
Robbie Antenesse 76358af020 Allowed sorting by Equivalent Word, trim whitespace from fields.
Also added link to IPA Character Picker backup file (ignored in repo).
2015-11-07 10:40:28 -07:00
Robbie Antenesse 88dbe2fba8 Added Pronunciation field, reorganized fields, optimized search code, improved imports.
Removed import tokens.
2015-11-06 23:51:44 -07:00
Robbie Antenesse 75bd9ec216 Added Terms and Privacy plus Analytics and Adsense
Started move to PHP
2015-11-02 10:28:43 -07:00
Robbie Antenesse 178b6da02b Completed Readme
Moved About button
Fixed & reorganized styles
2015-11-01 20:04:44 -07:00
Robbie Antenesse 9d2d26edf9 Added lots of styling 2015-11-01 13:35:59 -07:00
Robbie Antenesse b418afafcb Conditional and case-insensitive search highlighting 2015-10-30 16:56:29 -06:00
Robbie Antenesse c60456e113 Added Search Term highlighting and Clear Search Box 2015-10-30 16:45:29 -06:00
Robbie Antenesse 8f6a3e3a99 Added Search through Defiant.js
Altered when Allow Duplicates is considered
Added Entry Count in settings screen.
2015-10-30 13:23:04 -06:00
Robbie Antenesse d8b3ab00c5 Added Allow Duplicates option
Fixed Part of Speech Filter
Updated styling for entries
Updated Dictionary is Complete functionality
2015-10-30 11:38:41 -06:00
Robbie Antenesse 8abef4c95d Added Markdown, Description, and About
Markdown parser is from https://github.com/evilstreak/markdown-js
2015-10-28 15:53:59 -06:00
Robbie Antenesse f81aed185a Added Dictionary description field 2015-10-27 23:41:01 -06:00
Robbie Antenesse 872762bc56 Added Custom Parts of Speech
Started validation based on case sensitivity
2015-10-27 16:36:24 -06:00
Robbie Antenesse 9fb7061f5e Added a footer with a disclaimer for old browsers. 2015-10-26 15:57:32 -06:00
Robbie Antenesse b8e822eaa7 Added lots of stuff.
Editing/deleting entries, Dictionary import/export, settings, etc.
2015-10-26 15:50:09 -06:00
Robbie Antenesse d2babfd485 Initial Commit. Basic add and save functionality, no delete. 2015-10-25 22:41:25 -06:00