35 Commits

Author SHA1 Message Date
0cddfa3687 Set heading text color automatically for all themes 2018-02-13 23:36:40 -07:00
abd64f129c Improve editor 2018-02-13 23:31:47 -07:00
a3fac92866 Add default grid view for publications 2018-02-13 22:54:25 -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
12e845a36d Add support for jpeg backgrounds 2018-02-08 21:54:07 -07:00
a91209a420 Rework publication theme system to use flat files, it makes things easier 2018-02-06 23:45:42 -07:00
911e3283f9 Upgrade to Bootstrap 4.0, FontAwesome 5.0, etc 2018-02-03 22:23:42 -07:00
c8c0f636f0 Add some basic mailing list code 2018-02-03 21:08:30 -07:00
0e767d3930 Improve isManagerOf() error handling to prevent possible security bug 2018-01-03 21:57:25 -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
8cb27fc1a1 Improve theming flexibility 2017-12-03 19:59:00 -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
f29b8c3db2 Fix tiles overflowing if width > columns 2017-12-02 01:11:02 -07:00
88f11ab935 Add multi-page support 2017-12-01 23:47:52 -07:00
735fbd3abe Fix tile padding and margins to be nice and consistent 2017-12-01 22:39:24 -07:00
d337b90fb8 Add page size and orientation options 2017-12-01 21:57:53 -07:00
38d24bc358 Fix large amounts of leading/trailing whitespace in tile source 2017-12-01 21:01:46 -07:00
0a82614741 Finish tile editor (close #2) 2017-12-01 20:47:00 -07:00
5aff506911 Add tile metadata editing and preview button (see #2) 2017-12-01 19:36:42 -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
69863d6df4 Create project 2017-11-29 21:42:45 -07:00
3d01bf8feb Remove debug data 2017-06-29 04:10:41 -06:00
4ad42bfe48 Add sendLoginAlertEmail() code 2017-06-23 15:49:49 -06:00
d918af5d65 Add account_has_permission function 2017-05-26 00:05:59 -06:00
2f31066a0c Add lib/userinfo.php 2017-05-07 00:47:43 -06:00
de4dcc37bc Add uid_exists($uid), better login error messages 2017-05-06 23:20:18 -06: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
c6941c7bd3 Remove unused variable reference 2017-05-01 13:13:16 -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