| 
							
							
								 Shish | 2d0b107adb | convert pool IDs to ints | 2020-03-26 16:50:16 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f0f3cc7aa0 | merge layout stuff into Page class | 2020-02-01 18:11:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 4e57e04ddf | fix a lot of tests | 2020-01-29 20:22:50 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 3631084afd | format | 2020-01-26 16:38:26 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 9eb5acf2dc | use strict types | 2020-01-26 16:27:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | d17e207984 | Have get_arg never return null 90% of places assume it will never return null, and they will break in
weird ways if it does return null | 2019-11-04 00:40:10 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f15a95b4de | more version | 2019-11-03 19:49:52 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ee948352a5 | defaults | 2019-11-03 19:25:51 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c58a13ae88 | formatting | 2019-11-03 18:28:38 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6bc33ee691 | Drop SCORE_DATETIME/NOW - all the databases we care about now support TIMESTAMP/CURRENT_TIMESTAMP | 2019-11-03 18:28:05 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 031c441e47 | split DatabaseUpgrade into a separate event from InitExt | 2019-11-03 17:21:05 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 55c6854003 | formatting | 2019-11-02 19:57:34 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 30698fefdc | remove a bunch of dead variables and things | 2019-10-02 11:23:57 +01:00 |  | 
			
				
					| 
							
							
								 Shish | a7bddb1dac | get rid of is_admin, fixes #676 | 2019-09-29 19:01:09 +01:00 |  | 
			
				
					| 
							
							
								 Shish | e6a402cd4e | Merge branch 'custom_ratings' into develop | 2019-09-29 14:41:14 +01:00 |  | 
			
				
					| 
							
							
								 Shish | f5119b20a3 | formatting | 2019-09-29 14:32:51 +01:00 |  | 
			
				
					| 
							
							
								 Shish | a6bb15d859 | formatting | 2019-09-29 14:30:55 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 68ee4d0e77 | Custom rating support, user rating filter settings | 2019-08-07 15:49:26 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | de98e86938 | ExtensionInfo conversions what have I done | 2019-08-07 15:40:01 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | a18589ee0a | Help extension Provides foundation for help pages that are generated from loaded extensions, starting with comprehensive search documentation. Addresses #522 | 2019-08-05 09:03:49 -05:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 00464d2579 | Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes. | 2019-08-05 09:01:20 -05:00 |  | 
			
				
					| 
							
							
								 matthew | c906df6956 | Added iterator_map and iterator_map_to_array Moved the path join/sanitize to pollyfills | 2019-07-07 11:11:57 +01:00 |  | 
			
				
					| 
							
							
								 matthew | 490f1f97ed | Updated pools bulk action for generator | 2019-07-07 11:11:48 +01:00 |  | 
			
				
					| 
							
							
								 matthew | dbfa995ba5 | Changed create pool bulk action to default to the currently searched strings | 2019-07-05 19:16:52 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | c4111cc948 | Added shortcut-key support to bulk action extension | 2019-07-05 18:37:25 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 32d37254f7 | New trash extension. For undelete-type stuff. | 2019-07-05 18:29:44 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 9ca800d1c4 | Added bulk action support to pools extension | 2019-07-05 17:31:27 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Barbour | 826c623538 | PageMode constants | 2019-06-18 21:04:31 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 34b05cca7c | PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... | 2019-05-28 17:59:38 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 5ec3e89884 | php7.1 all the things | 2019-05-28 17:31:20 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 977c3db1e3 | PHP7 type annotations | 2017-09-21 05:21:42 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 1ac88e8923 | more comments | 2015-09-27 12:38:48 +01:00 |  | 
			
				
					| 
							
							
								 Shish | e482f97955 | more clamping | 2015-09-26 19:53:15 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 90cd823ece | fix liveness testing, and comments tests | 2015-09-20 20:05:06 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 45d090054b | set_default_bool should take a bool, always | 2015-08-08 22:18:25 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 83435e3266 | set cookies on Page object | 2015-08-03 15:49:36 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 183a2c7ae6 | docs + added pool:lastcreated metatag which uses the ID of the last pool created by the user | 2014-05-30 16:04:12 +01:00 |  | 
			
				
					| 
							
							
								 Daku | df6b9245ec | optional setting to set pool order with the pool metatag example: pool:10:3 (pool #10 with order 3) | 2014-05-30 15:21:42 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 77769d2c17 | allow setting of image_order via add_post() | 2014-05-30 15:21:32 +01:00 |  | 
			
				
					| 
							
							
								 Daku | bca4fdffa5 | make sure pool nav & manage pool show when needed | 2014-05-30 14:41:03 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 6a14360e7a | option to use autoincrementing pool order when post is added rather than having everything default to 0 order | 2014-05-30 13:12:34 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 1dc668ca41 | main.php shouldn't be generating HTML.. | 2014-05-30 11:55:53 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 1dada97adc | prev link for pools | 2014-05-30 00:22:04 +01:00 |  | 
			
				
					| 
							
							
								 jgen | b3f9925839 | PHPDoc all the things! | 2014-04-28 18:22:57 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 76fd27f87c | Fixing/Cleaning more PHP Doc related issues. | 2014-04-28 00:56:19 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 4f51e942be | Updating/Fixing/Adding more comments with the PHP Doc style. | 2014-04-27 15:33:57 -04:00 |  | 
			
				
					| 
							
							
								 jgen | b241390fa4 | Removing the closing PHP "?>" tag as per style guidelines. | 2014-04-24 22:34:45 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 28d83fda0d | Even more linting and cleaning. | 2014-04-19 02:33:34 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 2da8c19a07 | More linting! | 2014-04-19 01:36:18 -04:00 |  | 
			
				
					| 
							
							
								 Daku | a863072bfb | DATETIME > SCORE_DATETIME fixes #354 | 2014-03-02 18:50:46 +00:00 |  |