Commit Graph

41 Commits

Author SHA1 Message Date
Robbie Antenesse d623009b63 Made mobile theme apply to small windows as well as screens. Explained mobile word form. 2016-07-10 19:38:57 -06:00
Robbie Antenesse 24fc971264 Re-balanced column widths so it looks nice on desktop. 2016-07-06 14:17:20 -06:00
Robbie Antenesse 1e82cd2745 Got things looking nice on mobile! 2016-07-06 12:44:02 -06:00
Robbie Antenesse a2cb7d5180 Some restructuring and started styling dictionary column 2016-07-06 07:36:24 -06:00
Robbie Antenesse 2d6013e169 Started working on Mobile CSS! 2016-07-02 21:25:26 -06:00
Robbie Antenesse 51b38cd7a8 Updated README and got everything ready for prerelease. 2016-06-22 14:42:34 -06:00
Robbie Antenesse 4ac000db09 Add a dictionary share link for easier sharing of public dictionaries. 2016-06-22 12:43:39 -06:00
Robbie Antenesse f2b9d01d3b Fixed some styling for the edit form. 2016-06-22 08:26:54 -06:00
Robbie Antenesse b5da178b79 Subdued the colors a bit. 2016-06-07 20:31:52 -06:00
Robbie Antenesse 0b6169a1e5 Big, bright new styling! 2016-06-07 18:20:16 -06:00
Robbie Antenesse 2a9fecae89 Updated word filtering to allow as many parts of speech as the user wants. 2016-05-26 18:00:03 -06:00
Robbie Antenesse 39c095b023 Scroll Settings Save Buttons with the screen for larger screens.
Moved mobile CSS to bottom of file.
2016-02-27 12:58:10 -07:00
Robbie Antenesse 03aeeb4a8c Add functionality for fullscreen textbox for dictionary description 2016-02-26 18:01:05 -07:00
Robbie Antenesse 7cf5eeb252 Word Entry Form can now be unlocked and scroll next to the dictionary. 2016-02-24 12:50:30 -07:00
Robbie Antenesse 9ec5ca325f Added word count for searching/filtering. 2016-01-18 12:14:36 -07:00
Robbie Antenesse b98f1750d9 Added Public View option! 2015-12-21 17:52:56 -07:00
Robbie Antenesse ddc301d78f Separated announcements from notifications so the announcement doesn't come back every time you add a new word. 2015-12-21 13:36:25 -07:00
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 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 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