im-mi
|
73ff0e669d
|
Use generic NavBlock instead of "Index" block on pool pages
|
2016-09-06 09:25:08 -04:00 |
|
im-mi
|
ac53fe52de
|
Removed obsolete language specification from <script>
|
2016-09-03 14:26:24 -04:00 |
|
im-mi
|
bb64d12d9d
|
Use TextFormattingEvent instead of raw BBCode formatter
|
2016-09-01 00:35:52 -04:00 |
|
Daku
|
a8d9f8ce5b
|
make sure prev/next links aren't clipped outside the box
|
2016-06-19 11:56:41 +01:00 |
|
Daku
|
caed53de6a
|
jQuery.cookie is deprecated so use js-cookie instead (+ composer), some js tweaking too
Conflicts:
ext/blotter/script.js
ext/handle_pixel/script.js
ext/index/script.js
ext/pools/script.js
lib/shimmie.js
|
2016-06-18 06:27:32 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Daku
|
ebfcf9389e
|
using links as block title doesn't play nice with .js, so specify ID
blocks use title as ID, which will break if the title is a link
|
2015-08-10 00:45:06 +01:00 |
|
Daku
|
8c2d8df81d
|
use html5 input types
we would use type='url' for source but non-urls can be used as source too
|
2015-04-18 10:39:34 +01:00 |
|
Daku
|
90232b0a4c
|
rename "index" to "pool index" to help differentiate between the two index links
|
2014-05-31 18:20:57 +01:00 |
|
Daku
|
bca4fdffa5
|
make sure pool nav & manage pool show when needed
|
2014-05-30 14:41:03 +01:00 |
|
Daku
|
1dc668ca41
|
main.php shouldn't be generating HTML..
|
2014-05-30 11:55:53 +01:00 |
|
jgen
|
b3f9925839
|
PHPDoc all the things!
|
2014-04-28 18:22: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 |
|
Shish
|
db5aa56300
|
remove a bunch of dead code
|
2014-03-29 11:44:34 +00: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
|
7b8395b341
|
have pool description use BBcode
|
2014-02-15 21:04:26 +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
|
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
|
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 |
|
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 |
|