jgen
|
ec3804ceb8
|
Fix the nginx config.
|
2014-02-18 00:06:58 -05:00 |
|
jgen
|
b56f006b28
|
Forgot the semicolon. :(
|
2014-02-17 23:23:20 -05:00 |
|
jgen
|
6a10d66e2d
|
Move the chmod to the script file.
|
2014-02-17 23:18:00 -05:00 |
|
jgen
|
ac4c0da9a9
|
Removing unneeded file.
|
2014-02-17 22:56:32 -05:00 |
|
jgen
|
cc1ed20fc2
|
Come on Travis
|
2014-02-17 22:45:03 -05:00 |
|
Daku
|
0065852fc7
|
lower delay & minChars for autocomplete
|
2014-02-18 03:32:05 +00:00 |
|
jgen
|
d2349216b5
|
I can totally spell environment correctly.
|
2014-02-17 21:37:56 -05:00 |
|
jgen
|
09fe543a4b
|
Push the test environment setup into a separate shell script.
|
2014-02-17 21:26:06 -05:00 |
|
jgen
|
173e8ef164
|
These commands need to be done as root.
|
2014-02-17 20:11:26 -05:00 |
|
jgen
|
5e13a01ffd
|
The config file is in the test folder.
|
2014-02-17 17:42:40 -05:00 |
|
jgen
|
8974c2cbc7
|
Change the apt-get commands.
|
2014-02-17 17:12:01 -05:00 |
|
jgen
|
dbb90465df
|
Derp, forgot a dash.
|
2014-02-17 16:59:54 -05:00 |
|
jgen
|
58474d4bd3
|
We actually need a webserver in order to use SimpleTest.
|
2014-02-17 16:57:46 -05:00 |
|
jgen
|
6f057028b7
|
Test cases should start with 'test'.
|
2014-02-17 15:53:22 -05:00 |
|
jgen
|
48932af7c5
|
Working on testing the installer.
|
2014-02-17 15:45:42 -05:00 |
|
jgen
|
630f5c2c77
|
This include is necessary.
|
2014-02-17 15:03:27 -05:00 |
|
jgen
|
4b6b283f02
|
Can we assume that the server is 127.0.0.1?
|
2014-02-17 15:00:04 -05:00 |
|
jgen
|
8a700a34fc
|
No idea why it was set to use the directory "2.Xm"
|
2014-02-17 14:46:00 -05:00 |
|
jgen
|
fe83e3d343
|
Adding comments to help explain the simpletest setup.
|
2014-02-17 13:59:41 -05:00 |
|
jgen
|
c05b4719d6
|
Fix the tests for the Alias extension.
|
2014-02-17 01:52:30 -05:00 |
|
jgen
|
807b0c7037
|
Commenting this out as it assumes Nice URLs, and fails if they are not enabled.
|
2014-02-17 01:51:40 -05:00 |
|
jgen
|
073813d0ea
|
Fix the warning that these variables aren't defined.
|
2014-02-17 01:49:16 -05:00 |
|
jgen
|
5f0b7e989e
|
PHP's getopt function on allows single character arguments.
|
2014-02-17 01:44:54 -05:00 |
|
Daku
|
7c36902537
|
updated js libs
jQuery 1.7.1 > 1.11.0
jQuery UI custom (highlight effect) 1.10.3 > 1.10.4
jQuery autocomplete 1.1 > 2.4.4
jQuery imgareaselect 0.4 > 1.0.0
jQuery imgnotes 0.2 > 1.0
jQuery tablesorter ? > 2.0.5
jQuery timeago 1.1.1 > 1.3.1
Modernizer 2.5.3 > 2.7.1
|
2014-02-17 03:02:14 +00:00 |
|
jgen
|
3cb79f0e8a
|
SimpleTest works now.
|
2014-02-16 19:36:52 -05:00 |
|
Daku
|
c51d1388c0
|
remove lazyload lib + make random list ext more readable
lazyload is no longer used, see: 7c95981319
|
2014-02-16 23:24:05 +00:00 |
|
Daku
|
1909f9072e
|
use mt_rand() instead of rand()
rand() isn't so random on windows: http://tjl.co/blog/code/followup-php-rand-vs-mt_rand/
mt_rand() is also slightly faster
|
2014-02-16 04:43:38 +00:00 |
|
Daku
|
c065e38145
|
adds widget/thumb option to random_thumb ext (for #323)
this code was suggested in the comments, but never actually added
|
2014-02-16 04:38:58 +00:00 |
|
Daku
|
e8607ab6f2
|
cleaned up popular_by pages
my old code was so messy :<
|
2014-02-16 02:29:16 +00:00 |
|
Daku
|
eb16ab09ed
|
order images sorted by score
this is solution for issue #17 (Method to sort by top scored images in numeric_score module)
|
2014-02-16 02:28:39 +00: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
|
50c2271ca6
|
complete rewrite of the update ext (again)
much cleaner than previous version
affixed the [beta] tag since this still has a few issues (mainly error checking/displaying etc.)
|
2014-02-15 03:44:53 +00:00 |
|
jgen
|
d069c7b50a
|
Argh, PHP.
|
2014-02-10 00:54:27 -05:00 |
|
jgen
|
0a8abc54df
|
Rename the class.
|
2014-02-10 00:46:43 -05:00 |
|
jgen
|
8d8ebddadc
|
Change the include to the SimpleTest files.
|
2014-02-10 00:44:30 -05:00 |
|
jgen
|
c3835ceea9
|
Playing around with Travis-ci.
|
2014-02-10 00:33:57 -05:00 |
|
Shish
|
134f9082fd
|
fix typo
|
2014-02-08 11:53:45 +00:00 |
|
Shish
|
88432215ce
|
make image deletion message work, fixes #368
|
2014-02-08 11:53:35 +00:00 |
|
Daku
|
b7a4de90e4
|
updated docs with new metatags
|
2014-02-05 14:11:13 +00:00 |
|
Daku
|
c4150c15ce
|
make sure source/parent isn't set twice if metatag is used
|
2014-02-05 14:11:12 +00:00 |
|
Daku
|
6e54580f56
|
check for permissions
|
2014-02-05 14:11:03 +00:00 |
|
Daku
|
629f9940c3
|
thumbnail border-color for post relationships
also removed build_thumb_html from themes (mostly old versions of the default base function)
|
2014-02-04 18:41:40 +00:00 |
|
Daku
|
13cdb9ba5f
|
Post Relationship ext
|
2014-02-03 16:55:42 +00:00 |
|
Daku
|
d19e7fff7b
|
vote[=|:](up|down|remove) metatag
|
2014-02-01 09:54:33 +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
|
6a1a57b1a2
|
make "source[=|:]none" null the source
|
2014-02-01 09:36:17 +00:00 |
|
Daku
|
b7778b54c9
|
add TagTermParseEvent for parsing tags during tagging
|
2014-02-01 09:36:10 +00:00 |
|
Shish
|
711ad775da
|
Merge branch 'master' of https://github.com/shish/shimmie2
|
2014-01-29 21:38:07 +00:00 |
|
Shish
|
cbe5f27eb6
|
in-place tag renaming when possible, rather than mass editing thousands of images
|
2014-01-29 21:37:51 +00:00 |
|