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
|
f228a8eb4f
|
pools css should be in it's own folder, not the themes
|
2014-05-30 00:23:12 +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
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
jgen
|
b241390fa4
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 22:34:45 -04:00 |
|
jgen
|
4b90faf89d
|
Even more linting of JS files.
|
2014-04-24 00:55:14 -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 |
|
Shish
|
db5aa56300
|
remove a bunch of dead code
|
2014-03-29 11:44:34 +00:00 |
|
Daku
|
a863072bfb
|
DATETIME > SCORE_DATETIME
fixes #354
|
2014-03-02 18:50:46 +00:00 |
|
jgen
|
cebc197fba
|
Merge branch 'develop' of git://github.com/shish/shimmie2
|
2014-02-23 03:11:09 -05:00 |
|
jgen
|
9892d1f7fd
|
PostgreSQL does not support INDEX() inside the CREATE TABLE method. You must create the index as a separate query. Fortunately MySQL also support this way of doing things as well.
|
2014-02-22 23:02:11 -05:00 |
|
jgen
|
f4f94e6273
|
Merge pull request #379 from DakuTree/patch-2
Misc tweaks/fixes (fixes/closes issue 17 & 323)
|
2014-02-21 13:40:15 -05:00 |
|
Daku
|
16bb38f343
|
onSearchTermParse regex should be case insensitive
|
2014-02-15 21:26:31 +00:00 |
|
Daku
|
7b8395b341
|
have pool description use BBcode
|
2014-02-15 21:04:26 +00:00 |
|
Daku
|
6e54580f56
|
check for permissions
|
2014-02-05 14:11:03 +00:00 |
|
Daku
|
2ffb9e9b8a
|
option for add_post & remove_post to log history
(for use with TagTermParse)
also make navbox show on pool history page
|
2014-02-01 09:36:23 +00:00 |
|
Daku
|
b7778b54c9
|
add TagTermParseEvent for parsing tags during tagging
|
2014-02-01 09:36:10 +00:00 |
|
Daku
|
55ff224ac0
|
added any/none options to the source/pool metatags
|
2014-01-14 06:27:12 +00:00 |
|
Daku
|
ce256f5bf4
|
added pool & pool_by_name search metatags
|
2014-01-14 06:12:34 +00:00 |
|
Daku
|
c892386bcb
|
remove backticks
|
2013-12-30 10:36:32 +00:00 |
|
Daku
|
fd6f2ddb43
|
show pool navigation box on pool/view pages
|
2013-12-30 08:42:29 +00:00 |
|
Daku
|
3dd3101995
|
added option to set pool & source via tag
|
2013-12-30 08:15:10 +00:00 |
|
Daku
|
9eaebfd1c2
|
if cookie doesn't exist, default to "created"
|
2013-12-30 06:52:17 +00:00 |
|
Daku
|
9511569ed4
|
added option to edit pool description to pool edit page
|
2013-12-30 06:51:47 +00:00 |
|
Daku
|
b79a042bdc
|
added option to order pool list by created date/last updated/title/count
|
2013-12-30 06:47:29 +00:00 |
|
Daku
|
3e240fa78d
|
return error when pool title exists + fix pool error reporting
|
2013-12-30 06:46:41 +00:00 |
|
Daku
|
59eb6d7ec2
|
pool title should be unique
|
2013-12-30 06:46:34 +00:00 |
|
Diftraku
|
09a18b8710
|
Fix errors about PHP complaining of strict standards, Pools extension needs an overhaul due to display errors being different in BaseThemelet than it is in the ext/pools/main.php
|
2012-12-26 20:35:00 +02:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|