Commit Graph

46 Commits

Author SHA1 Message Date
r888888888
0985f929cc style buttons for upload/post edit pages 2017-09-14 16:56:40 -07:00
r888888888
b361809489 hide embedded notes option 2017-09-14 15:50:57 -07:00
evazion
3ecee91861 Fix #3061: Add "General" button for related tags on new/edit posts. 2017-05-26 12:49:59 -05:00
evazion
4631262374 Fix broken tag autocomplete on multiple pages.
Mark all tag <input>s with a `data-autocomplete` attribute, instead of
hardcoding a list of html IDs to autocomplete in javascript.

This way should be less error prone. It fixes autocomplete in several places:

* Autocomplete for the search box on /posts didn't work in the
  responsive layout. This was because /posts has two search boxes that
  both have the id `tags`: one in the normal sidebar, and one in the
  responsive tag list. $("#tags") only initialized autocomplete on the
  first one.

* Autocomplete didn't work on the aliases or implications pages. This
  was due to selecting the wrong html ids.
2017-04-22 15:24:03 -05:00
Albert Yi
7aab50f726 remove old iqdb code 2016-12-02 13:21:56 -08:00
Type-kun
a7d553038f Add "disable-with" to most edit forms (should fix #2264) 2016-08-30 22:54:38 +05:00
Toks
f3e4aa51f0 preserve favgroup_id 2015-06-25 10:45:26 -04:00
r888888888
ebe0c2e019 expose embed notes option 2015-02-09 18:26:55 -08:00
r888888888
dc0c03dce7 expose embedded note options to builders only 2015-02-02 20:10:49 -08:00
r888888888
9e505a0b84 * add new bit_flags column to posts
* conditionally enable embedded notes on a per post basis
2015-01-27 17:11:51 -08:00
Toks
9d47d7f7dd Support source fetching and translated tags while editing posts
(manual only)
2014-06-07 14:10:02 -04:00
r888888888
7512ca4b9c fixes #2130 2014-05-22 14:40:32 -07:00
Toks
cfc9f36b5e fixes #1461 2013-08-29 23:33:09 -04:00
Toks
ab4196a0e3 Rename duplicate dom id; fixes #1823
closes #1935
2013-08-14 13:13:14 -04:00
Toks
f4864b42c6 #1875: Add support for dialog when uploading 2013-07-27 12:25:21 -04:00
Toks
7b522f09c1 #1875: Update reltags
* Hide reltags by default when opening dialog
* Swap link arrows
* Display reltags when clicking a button
2013-07-23 22:50:16 -04:00
Toks
9815ace650 #1875: Change detach icon 2013-07-23 14:38:28 -04:00
Toks
e58365f860 Add basic detachable post editing dialog
#1875
2013-07-23 10:54:06 -04:00
Toks
b485f0c923 fix stray space 2013-05-05 21:06:18 -04:00
r888888888
c9a95a59ae fixes #1165 2013-04-18 00:10:34 -07:00
Toks
2860c4e528 possible fix for #1251 2013-04-12 08:23:07 -04:00
Toks
4006c9243e fixes #1062 2013-04-09 14:08:19 -04:00
Toks
87330aee69 fixes #1233 2013-04-08 21:41:14 -04:00
Toks
b6513b64c8 fixes #1074 2013-04-03 14:57:36 -04:00
albert
78900c4d38 revamped artist reltags, fixes #1094 2013-03-25 22:13:27 -04:00
albert
0495d5c338 fixes #874 2013-03-19 22:48:13 -07:00
小太
1a03a86592 Kill trailing whitespace in erb files 2013-03-19 23:11:58 +11:00
albert
c4c9b7cb7f addresses #832 2013-03-11 13:45:49 -04:00
albert
7125065984 fixes #807 2013-03-09 11:44:12 -05:00
albert
a98af2f19a fix post set bug, fixes #768 2013-03-05 19:45:27 -05:00
albert
3621edd357 fixes #715 2013-03-05 17:53:59 -05:00
albert
7c4e933bea potential fix for #737 2013-03-03 15:51:57 -05:00
albert
ccc725a631 layout changes 2013-02-23 20:48:35 -05:00
albert
402f13e202 fix similar button for post/show 2013-02-23 11:37:07 -05:00
albert
7a8ea0456a split out tag types in pots/show page 2012-10-02 18:37:06 -04:00
albert
3cbcd1e6b9 tweaks 2012-04-18 12:20:49 -04:00
albert
4b32c6ad8f fixes #196 2011-12-29 17:52:31 -05:00
albert
be9e559fb1 * Implement is_status_locked on posts 2011-10-30 02:00:33 -04:00
albert
d73e51917a style fixes 2011-10-05 19:36:09 -04:00
albert
d79b3f4f3c added reltags/find artist/similar to post/edit page 2011-10-03 15:06:45 -04:00
albert
2549d643f3 alternative form style 2011-03-10 19:07:45 -05:00
albert
a9da0f1059 add jrails, work on comments 2010-10-21 18:56:00 -04:00
albert
f8b1bd3142 work on comments 2010-10-20 19:24:53 -04:00
albert
acdce69f20 more work 2010-10-19 19:34:31 -04:00
albert
f051e04550 sync 2010-10-08 18:42:26 -04:00
albert
23656e3fa9 * Continued work on improving post view templates
* Added statistics-based estimator for related tag calculator
* Fleshed out IpBan class based on changes to Danbooru 1.xx
2010-04-29 17:32:15 -04:00