30 Commits (master)

Author SHA1 Message Date
Skylar Ittner 4b5c961f4c Merge https://source.netsyms.com/Business/BusinessAppTemplate 6 years ago
Skylar Ittner 66fa86e04e Change string 6 years ago
Skylar Ittner dafc3b76ea Add message if user is kicked out of application for lack of permissions 6 years ago
Skylar Ittner e4c4f3286f Add email sending functionality 6 years ago
Skylar Ittner e14d232958 Merge https://source.netsyms.com/Business/BusinessAppTemplate
# Conflicts:
#	LICENSE.md
#	README.md
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	lang/en_us.php
#	lang/messages.php
#	lib/login.php
#	mobile/index.php
#	pages.php
#	pages/404.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/app.css
#	static/css/bootstrap.min.css
#	static/css/fa-svg-with-js.css
#	static/css/index.css
#	static/js/bootstrap.min.js
#	static/js/fontawesome-all.min.js
6 years ago
Skylar Ittner c9964394d5 Add publication sending UI 6 years ago
Skylar Ittner d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 6 years ago
Skylar Ittner a3fac92866 Add default grid view for publications 6 years ago
Skylar Ittner fe184571b5 Remove content/editor page from navbar, change title of Home to "Publications" 6 years ago
Skylar Ittner 811effc5f2 Rename "Content" page to "Editor" 6 years ago
Skylar Ittner 7591b5e709 Add full email list functionality 6 years ago
Skylar Ittner 1d80b05c5a Add separate edit and format buttons 6 years ago
Skylar Ittner a91209a420 Rework publication theme system to use flat files, it makes things easier 6 years ago
Skylar Ittner c8c0f636f0 Add some basic mailing list code 6 years ago
Skylar Ittner eefa7ab00f Improve mobile app compatibility 6 years ago
Skylar Ittner a38f70b928 Collapse navbar and iconify right-side navbar items on small screens 6 years ago
Skylar Ittner abb306a36e Collapse navbar and iconify right-side navbar items on small screens 6 years ago
Skylar Ittner c394575b86 Fully implement MPL-2.0 license 6 years ago
Skylar Ittner 77210505c1 Add full support for password protected publications (close #1) 7 years ago
Skylar Ittner e33478527e Use lang strings instead of database strings for visibility 7 years ago
Skylar Ittner 72c2cb2e1b Enforce permissions (TODO: PASSWORD) (issue #1) 7 years ago
Skylar Ittner 88f11ab935 Add multi-page support 7 years ago
Skylar Ittner 0a01520052 Add missing language strings 7 years ago
Skylar Ittner d337b90fb8 Add page size and orientation options 7 years ago
Skylar Ittner 479a2cc30b Basic tile editing and saving (see #2) 7 years ago
Skylar Ittner 50b78fd920 Mostly functional publication creation/deletion/editing 7 years ago
Skylar Ittner dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 7 years ago
Skylar Ittner e28d3a93ac Clean up clutter and unneeded code 7 years ago
Skylar Ittner 3110011596 Add Portal API integration, add icon/style settings, add navbar and icon
options to PAGES
7 years ago
Skylar Ittner 16cbf2a5f1 Create template based on SSO code 7 years ago