Shish
|
1c89632ab2
|
missed a word
|
2012-02-09 10:51:24 +00:00 |
|
green-ponies (jgen)
|
793b49a054
|
For HTML correctness.
|
2012-02-09 01:42:45 -05:00 |
|
green-ponies (jgen)
|
a43b407c41
|
Change to empty string.
|
2012-02-09 01:33:23 -05:00 |
|
green-ponies (jgen)
|
06e648d3e4
|
Fixing shared HTML ID for Random extension.
|
2012-02-09 01:01:36 -05:00 |
|
green-ponies (jgen)
|
969be8a228
|
Merge branch 'master' into pools_fixes
Conflicts:
contrib/rating/main.php
|
2012-02-09 00:58:51 -05:00 |
|
green-ponies (jgen)
|
e227965802
|
Converting Ratings to new Extension (simple extension).
|
2012-02-09 00:40:01 -05:00 |
|
green-ponies (jgen)
|
562ba3585a
|
Should this be a global?
|
2012-02-08 23:32:22 -05:00 |
|
green-ponies (jgen)
|
7bb971cef0
|
Merge remote-tracking branch 'remotes/shish/master' into pools_fixes
|
2012-02-08 23:25:52 -05:00 |
|
Shish
|
3584f40551
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-09 01:07:21 +00:00 |
|
green-ponies (jgen)
|
b4a384c2b1
|
Added some minuscule theming the default theme.
|
2012-02-08 16:57:29 -05:00 |
|
green-ponies (jgen)
|
7cfad30bb3
|
Reduce redundant database queries, re-use the pool array.
|
2012-02-08 16:51:10 -05:00 |
|
green-ponies (jgen)
|
050a9a17df
|
Added config option for Next image.
|
2012-02-08 16:42:29 -05:00 |
|
green-ponies (jgen)
|
98e7359c6e
|
Show a link for the Next image in a pool.
|
2012-02-08 16:32:41 -05:00 |
|
green-ponies (jgen)
|
bbdce53a67
|
Cleaning up HTML code and such.
|
2012-02-08 15:06:58 -05:00 |
|
green-ponies (jgen)
|
7044a6074f
|
Need to remove this.
|
2012-02-08 14:52:24 -05:00 |
|
green-ponies (jgen)
|
c30743d22d
|
Cleaning up the code and adding type hints.
|
2012-02-08 14:49:52 -05:00 |
|
green-ponies (jgen)
|
d2be97d446
|
Fixed while loops.
Also added some type hints and more comments.
|
2012-02-08 14:39:01 -05:00 |
|
green-ponies (jgen)
|
44d7fe2689
|
Change to $pool_id
|
2012-02-08 14:14:11 -05:00 |
|
green-ponies (jgen)
|
2da3cb2812
|
Changing from GET to POST.
|
2012-02-08 14:10:33 -05:00 |
|
green-ponies (jgen)
|
795160f8eb
|
Need to have $this, also changed is_null to empty.
|
2012-02-08 11:21:35 -05:00 |
|
green-ponies (jgen)
|
ca21d6e3f9
|
Fixed issue with rating module.
|
2012-02-08 11:12:33 -05:00 |
|
green-ponies (jgen)
|
755136dcd7
|
Small fix for duplicate ID with Random image.
|
2012-02-08 10:48:31 -05:00 |
|
Shish
|
0698b780f9
|
remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods
|
2012-02-08 12:07:01 +00:00 |
|
Shish
|
2b85e2d2fd
|
all the extensions are simple now
|
2012-02-08 11:45:35 +00:00 |
|
Shish
|
4697e21fcd
|
HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS.
|
2012-02-08 11:24:25 +00:00 |
|
Shish
|
be1036e319
|
put Event in the function name again...
|
2012-02-08 07:05:58 +00:00 |
|
Shish Moom
|
3b99605521
|
Merge pull request #116 from green-ponies/speed_tweaks
More Speed tweaks
|
2012-02-07 21:53:00 -08:00 |
|
Shish Moom
|
1b5f1dcafb
|
Merge pull request #107 from DakuTree/master
Reset Image ids & Download all images
|
2012-02-07 20:32:28 -08:00 |
|
green-ponies (jgen)
|
d69fa6ae9d
|
Merge branch 'master' into speed_tweaks
|
2012-02-07 23:21:56 -05:00 |
|
green-ponies (jgen)
|
76c6031b04
|
Working on fixing the Pools extension.
|
2012-02-07 23:15:23 -05:00 |
|
Shish Moom
|
617caa7341
|
Merge pull request #108 from green-ponies/master
More comments on functions.
|
2012-02-07 19:57:30 -08:00 |
|
green-ponies (jgen)
|
2d443f0be9
|
Mostly just adding the Link to comments.
|
2012-02-07 21:52:11 -05:00 |
|
green-ponies (jgen)
|
0cdc303397
|
Just more comments.
|
2012-02-07 20:25:05 -05:00 |
|
green-ponies (jgen)
|
ac1b3d00e2
|
Some more comments.
|
2012-02-07 20:13:58 -05:00 |
|
green-ponies (jgen)
|
5af54bb9e0
|
Added some more comments and type hints.
|
2012-02-07 20:05:38 -05:00 |
|
Shish
|
9707c1f7ce
|
we already have a global jquery install...
|
2012-02-08 00:29:01 +00:00 |
|
Shish
|
5c1f028249
|
more type hints
|
2012-02-07 19:55:31 +00:00 |
|
Shish
|
763c00ccdf
|
clean PMs first
|
2012-02-07 19:30:51 +00:00 |
|
Shish
|
37bffe0689
|
actually, ext-specific DB changes should live in that ext...
|
2012-02-07 19:26:40 +00:00 |
|
Shish
|
25b8193191
|
db_version starts at 10
|
2012-02-07 19:20:58 +00:00 |
|
Shish
|
1455956f18
|
putting foreign key additions into auto-upgrade ext
|
2012-02-07 19:18:58 +00:00 |
|
Shish Moom
|
1409eef470
|
Merge pull request #106 from green-ponies/master
Changes to the Install script
|
2012-02-07 10:54:43 -08:00 |
|
Shish
|
d715b3d8a6
|
brain-o
|
2012-02-07 18:27:53 +00:00 |
|
Shish
|
0589f9d72e
|
fine grained permission bits
|
2012-02-07 15:15:18 +00:00 |
|
Shish
|
bff5a8453f
|
start of fine-grained permissions
|
2012-02-07 13:44:54 +00:00 |
|
Shish
|
bb49c09279
|
jquery does lots now
|
2012-02-07 11:36:28 +00:00 |
|
Shish
|
ab7c62515e
|
move JS bits into static files
|
2012-02-07 11:33:42 +00:00 |
|
Shish
|
2162dbebdd
|
base_href variable for javascript, to avoid generating dynamic JS with PHP
|
2012-02-07 11:33:27 +00:00 |
|
Shish
|
3b205d98eb
|
charset
|
2012-02-07 10:56:46 +00:00 |
|
Shish
|
7211b0a30b
|
vary cookie only with CACHE_HTTP
|
2012-02-07 10:17:37 +00:00 |
|