26 Commits

Author SHA1 Message Date
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
2018-05-21 18:18:54 -06:00
c9964394d5 Add publication sending UI 2018-05-21 18:06:04 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
a3fac92866 Add default grid view for publications 2018-02-13 22:54:25 -07:00
fe184571b5 Remove content/editor page from navbar, change title of Home to "Publications" 2018-02-13 21:36:46 -07:00
811effc5f2 Rename "Content" page to "Editor" 2018-02-13 21:33:28 -07:00
7591b5e709 Add full email list functionality 2018-02-13 21:31:47 -07:00
1d80b05c5a Add separate edit and format buttons 2018-02-08 22:14:52 -07:00
a91209a420 Rework publication theme system to use flat files, it makes things easier 2018-02-06 23:45:42 -07:00
c8c0f636f0 Add some basic mailing list code 2018-02-03 21:08:30 -07:00
eefa7ab00f Improve mobile app compatibility 2018-01-27 22:04:01 -07:00
a38f70b928 Collapse navbar and iconify right-side navbar items on small screens 2018-01-03 21:01:26 -07:00
abb306a36e Collapse navbar and iconify right-side navbar items on small screens 2018-01-03 20:57:03 -07:00
c394575b86 Fully implement MPL-2.0 license 2017-12-16 14:06:39 -07:00
77210505c1 Add full support for password protected publications (close #1) 2017-12-03 23:21:40 -07:00
e33478527e Use lang strings instead of database strings for visibility 2017-12-03 19:57:52 -07:00
72c2cb2e1b Enforce permissions (TODO: PASSWORD) (issue #1) 2017-12-02 19:00:31 -07:00
88f11ab935 Add multi-page support 2017-12-01 23:47:52 -07:00
0a01520052 Add missing language strings 2017-12-01 22:05:11 -07:00
d337b90fb8 Add page size and orientation options 2017-12-01 21:57:53 -07:00
479a2cc30b Basic tile editing and saving (see #2) 2017-12-01 01:37:39 -07:00
50b78fd920 Mostly functional publication creation/deletion/editing 2017-11-30 00:18:55 -07:00
dcd495f4e4 Add reCAPTCHA support, fix bug that allowed logins with only a username and 2fa code 2017-05-02 19:17:59 -06:00
e28d3a93ac Clean up clutter and unneeded code 2017-04-26 00:46:36 -06:00
3110011596 Add Portal API integration, add icon/style settings, add navbar and icon
options to PAGES
2017-04-25 18:22:27 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00