1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00
Commit Graph

108 Commits

Author SHA1 Message Date
Artyom
44b947eac5 Add a point about categories to help 2016-03-05 01:41:22 +03:00
Artyom
cf8763923e Add a “show/hide notes” button 2016-03-05 01:34:49 +03:00
Artyom
b01a9ac542 Add a note about disabled Javascript 2016-03-05 01:18:54 +03:00
Artyom
6126d1e426 Add item notes 2016-03-05 00:40:51 +03:00
Artyom
c5cdcbaebf License content under CC BY-SA 3.0 2016-03-04 23:20:17 +03:00
Artyom
549b5fd704 Add a footer and a donations page 2016-03-04 23:16:08 +03:00
Artyom
c5579353be Move help into a separate file 2016-03-04 20:24:32 +03:00
Artyom
d74e191053 Rename from “hslibs” to “guide” 2016-03-04 19:56:33 +03:00
Artyom
22524060e1 Minor 2016-03-04 19:52:21 +03:00
Artyom
06a3344cf1 Create the checkpoint right before closing DB 2016-03-04 19:42:48 +03:00
Artyom
b8fe27c612 Minor 2016-03-04 19:18:19 +03:00
Artyom
0bbde9c689 Make textareas fullwidth 2016-03-04 19:07:26 +03:00
Artyom
aa0e0286a9 Use textarea instead of input for “addPro/Con” 2016-03-04 19:03:31 +03:00
Artyom
f8dab71443 Don't let the Enter pass thru in onEnter 2016-03-04 19:02:47 +03:00
Artyom
40142da2a5 Add CSS for blocks of code 2016-03-04 18:51:00 +03:00
Artyom
c5cb273556 Add functions for constructing jQuery selectors 2016-03-04 18:38:39 +03:00
Artyom
5e1f5bf5e7 Close acid-state db upon exit or Ctrl-C 2016-03-04 18:22:29 +03:00
Artyom
597bbe1779 Make changes permanent with acid-state 2016-03-04 18:19:11 +03:00
Artyom
a0308d093c Serve Javascript as a pseudo-file 2016-03-04 15:05:03 +03:00
Artyom
aaf8af5de5 Move trait editing icons on a new line 2016-03-04 14:38:41 +03:00
Artyom
ddcbc2bd16 Use a textarea for pros/cons 2016-03-04 14:27:14 +03:00
Artyom
16021a3d26 Delete the group when the item is deleted 2016-03-04 13:42:55 +03:00
Artyom
9cf876acf1 Make Uid a Text newtype 2016-03-04 13:33:51 +03:00
Artyom
bcb2d2dc66 Add groups 2016-03-04 12:42:48 +03:00
Artyom
6e5f9ad620 Remove “:”s from edit form labels 2016-02-26 22:24:23 +03:00
Artyom
5e7c92e0a7 Add move/delete item 2016-02-26 20:45:28 +03:00
Artyom
03e5e9a733 Add show/hide for help 2016-02-26 16:08:57 +03:00
Artyom
36c8ac3705 More TODOs 2016-02-26 14:07:03 +03:00
Artyom
bd2a6ee11b Minor 2016-02-26 13:50:53 +03:00
Artyom
3bc6d47868 CSS for <code> 2016-02-26 13:48:27 +03:00
Artyom
0f10762d8c Minor addition to rules 2016-02-26 13:48:15 +03:00
Artyom
aedc3b2594 Make sample content longer 2016-02-26 13:47:50 +03:00
Artyom
ed62f187eb Add TODOs 2016-02-26 01:49:08 +03:00
Artyom
e155c98f9e More styling 2016-02-26 01:31:24 +03:00
Artyom
b44f0274f8 Minor (edit some words) 2016-02-25 23:06:09 +03:00
Artyom
f558b7d12f Minor 2016-02-25 21:15:32 +03:00
Artyom
e8f357cd94 Use multiline input for category descriptions 2016-02-25 21:14:46 +03:00
Artyom
675078990c Change the way text buttons are styled 2016-02-25 18:46:22 +03:00
Artyom
3962755c9d Minor 2016-02-25 18:12:55 +03:00
Artyom
4211e3c4fc Put new categories at the beginning of the list 2016-02-25 17:49:17 +03:00
Artyom
253150c213 Make new items editable by default 2016-02-25 17:39:41 +03:00
Artyom
501efae542 Various small improvements (CSS, etc) 2016-02-25 17:26:30 +03:00
Artyom
0d1bf6b53a Use slightly more flexible input handlers
Now we can decide to clear input in all cases but not clear input when
doing searching.
2016-02-25 15:57:50 +03:00
Artyom
059718e9b3 Add search 2016-02-25 15:40:07 +03:00
Artyom
75067a7748 Add deletion confirmation 2016-02-24 21:08:45 +03:00
Artyom
85a09e4a22 Use correct mode names for renderItemInfo 2016-02-24 19:43:37 +03:00
Artyom
86daa422af Minor 2016-02-24 19:35:24 +03:00
Artyom
171b03dad4 Break into modules 2016-02-24 19:32:25 +03:00
Artyom
29c84cfc0b Rename descriptions to notes 2016-02-22 21:57:40 +03:00
Artyom
1e2f13df01 Add help text 2016-02-21 16:54:10 +03:00