1 2014-06-20T01:04:38 *** penguinRaider
2 2014-06-20T01:09:02 *** penguinRaider
3 2014-06-20T02:12:21 *** penguinRaider
4 2014-06-20T02:16:52 *** penguinRaider
5 2014-06-20T02:32:54 *** RogerHaase
6 2014-06-20T02:38:53 *** penguinRaider
7 2014-06-20T02:39:36 *** RogerHaase
8 2014-06-20T02:44:00 *** penguinRaider
9 2014-06-20T03:03:01 *** penguinRaider
10 2014-06-20T03:33:13 *** penguinRaider
11 2014-06-20T05:03:02 *** penguinRaider
12 2014-06-20T05:18:03 *** penguinRaider
13 2014-06-20T05:46:12 *** sl33k_
14 2014-06-20T06:49:38 *** skathpalia
15 2014-06-20T06:49:50 <skathpalia> dimazest, I have updated the cr https://codereview.appspot.com/106120044
16 2014-06-20T06:50:43 <skathpalia> Now I have used classes assigned by Table Sorter Plugin and also used png image format
17 2014-06-20T06:58:19 *** skathpalia
18 2014-06-20T07:30:27 *** sl33k_
19 2014-06-20T07:37:51 *** derdon
20 2014-06-20T07:58:09 *** sl33k_
21 2014-06-20T08:28:10 *** penguinRaider
22 2014-06-20T09:02:57 *** greg__
23 2014-06-20T09:05:51 *** greg_f
24 2014-06-20T10:03:42 *** skathpalia
25 2014-06-20T10:04:47 <skathpalia> dimazest, for having generic css in for tables having table sorter we can use tablesorter-header instead of #ticket-list thead th.tablesorter-header
26 2014-06-20T10:05:13 <dimazest> looks like a good idea :)
27 2014-06-20T10:10:37 <skathpalia> dimazest, Updated th cr
28 2014-06-20T10:13:01 <dimazest> good
29 2014-06-20T10:13:09 <skathpalia> Can I commit it?
30 2014-06-20T10:13:15 <dimazest> yes
31 2014-06-20T10:13:19 <dimazest> what is next?
32 2014-06-20T10:14:40 <skathpalia> I was thinking of improving GUI of tickets
33 2014-06-20T10:16:27 <skathpalia> Also I have asked ThomasWaldmann that how can we have ticket-create button
34 2014-06-20T10:16:42 <skathpalia> He is looking on it
35 2014-06-20T10:17:17 <skathpalia> This also would be the next task once he gets some idea of implementing that
36 2014-06-20T10:18:44 <skathpalia> Also need to write tests for this view and have a jslint check on tickets.js
37 2014-06-20T10:19:55 <dimazest> ok
38 2014-06-20T10:20:10 <dimazest> do you have any plan how to improve the gui?
39 2014-06-20T10:21:28 <skathpalia> Yeah we can define css for text-boxes and checkboxes and select-lists
40 2014-06-20T10:23:47 <dimazest> how much work is this?
41 2014-06-20T10:24:22 <skathpalia> Not much
42 2014-06-20T10:24:46 <skathpalia> May be by this weekend it would be done :)
43 2014-06-20T10:28:20 *** randomax
44 2014-06-20T11:00:05 *** skathpalia
45 2014-06-20T11:25:39 *** derdon
46 2014-06-20T11:31:01 <randomax> ThomasWaldmann, changed the Or to first Or among the files and then And with the previous _filter content - https://codereview.appspot.com/109730047/diff/260001/MoinMoin/apps/frontend/views.py
47 2014-06-20T13:05:55 *** sl33k__
48 2014-06-20T13:07:03 *** sl33k_
49 2014-06-20T13:15:16 *** dave_largo
50 2014-06-20T13:36:01 *** RogerHaase
51 2014-06-20T13:38:07 <randomax> RogerHaase, Hi
52 2014-06-20T13:38:19 <randomax> updated the cr https://codereview.appspot.com/109730047
53 2014-06-20T13:39:47 *** sl33k__
54 2014-06-20T13:41:56 <RogerHaase> randomax: moin
55 2014-06-20T13:43:04 *** sl33k_
56 2014-06-20T14:15:53 <RogerHaase> randomax: done, found minor css issues
57 2014-06-20T14:52:59 *** sl33k_
58 2014-06-20T15:50:42 <randomax> RogerHaase, updated the cr https://codereview.appspot.com/109730047
59 2014-06-20T16:07:01 *** skathpalia
60 2014-06-20T16:33:15 <RogerHaase> randomax: in basic.less, do those colors for moin-search-option-bar work - seems most of basic.less uses @xxx for color variables
61 2014-06-20T16:44:13 <RogerHaase> randomax: looks like most @xxx are defined in <venv>/...bootstrap/data/less and others specific to moin are in ..themes/basic/static/custom-less/moin-variables.less. There are several others in basic.less that need fixing (background-color: silver;) - do that in a separate changeset
62 2014-06-20T16:45:20 <RogerHaase> ...where the smiley face was intended to be ; )
63 2014-06-20T16:45:38 <randomax> haha
64 2014-06-20T16:46:31 *** skathpalia
65 2014-06-20T16:47:20 *** sl33k_
66 2014-06-20T16:48:32 <randomax> should i add a common color palette for the themes to import from ?
67 2014-06-20T16:48:35 <randomax> RogerHaase, ^
68 2014-06-20T16:51:59 <RogerHaase> randomax: you would have to have one for lessc and another for stylus. That could be yet another changeset
69 2014-06-20T16:55:29 *** sl33k_
70 2014-06-20T16:56:09 <RogerHaase> on the other hand, since foobar and modernized have their own color_palette.styl, and we are coding pure css in MoinMoin/static/css, I am not sure how useful that would be
71 2014-06-20T17:10:15 <RogerHaase> ThomasWaldmann: how should randomax handle the declined pull request on his public repo? add a fix-up patch, backout the patch, delete the public repo and fork another, or ?
72 2014-06-20T17:14:35 <RogerHaase> ThomasWaldmann: mediawiki parser https://codereview.appspot.com/109000044/
73 2014-06-20T17:49:16 <randomax> RogerHaase, updated the cr https://codereview.appspot.com/109730047
74 2014-06-20T17:49:56 *** sl33k_
75 2014-06-20T17:54:53 <RogerHaase> randomax: looks OK, ask tw for review
76 2014-06-20T17:55:14 <randomax> ThomasWaldmann, cr needed https://codereview.appspot.com/109730047
77 2014-06-20T18:05:27 *** randomax
78 2014-06-20T18:20:48 *** greg__
79 2014-06-20T20:06:39 <RogerHaase> ThomasWaldmann: ready to create an updated serialized/items.moin http://www.digitalrockart.org/moin2/ -- updated docbook and mediawiki, added items with non-English names, added tags, added OtherTextItems (python, plain text...)
80 2014-06-20T21:05:28 *** dave_largo
81 2014-06-20T21:26:03 *** sl33k_
82 2014-06-20T22:05:10 <RogerHaase> ThomasWaldmann: fix #438 and #439 tracebacks when non-ascii item name is used https://codereview.appspot.com/107250045/
83 2014-06-20T22:14:20 *** RogerHaase
84 2014-06-20T22:53:15 *** penguinRaider
85
MoinMoin: MoinMoinChat/Logs/moin-dev/2014-06-20 (last edited 2014-06-20 01:15:05 by IrcLogImporter)