Commit graph

1129 commits

Author SHA1 Message Date
Thibault Duplessis 8aa1bf4418 fix lobby filter size 2014-12-22 23:10:53 +01:00
Thibault Duplessis a3fd2aac51 better move_on button 2014-12-22 15:52:38 +01:00
Thibault Duplessis 17509f54ab Merge branch 'master' into simul
* master: (40 commits)
  always show own hooks
  don't show challenges in playing games
  cache player nb player games for shorter time
  mini boards display
  tweak report insert
  fix cache clear on seek creation
  gu "ગુજરાતી" translation #11190. Author: boomerang.
  ru "русский язык" translation #11170. Author: bishop_rope-dancer. 84/307 Real Time = "Время на ход"! is also good, author "bishop_rope-dancer".
  hr "hrvatski" translation #11161. Author: gus_fring.
  id "Bahasa Indonesia" translation #11145. Author: sindhupartomo.
  de "Deutsch" translation #11144. Author: Yogurt. Fix capitalization on "Stunden". German nouns are written in Capitals
  nb "Norsk bokmål" translation #11134. Author: bahamji.
  cs "čeština" translation #11130. Author: xslyepov.
  bg "български език" translation #11123. Author: venci_vvg.
  it "Italiano" translation #11121. Author: gameless. I alredy submitted this translation as "Tempo reale" (as I submitted many others, but unfortunately never was listed among the translators). Now I read the disclaimer carefully and changed proposal. The point here is tricky: there is no equivalent in italian for "real time", because we often just use the English term. So the best shot is either to use the literal translation or to use some close equivalents like "Partita a tempo", meaning "game with time". This is my best equivalent, though there are others which you may want to chose: "Partita immediata" (immediate game), "Partita in diretta" (live game), etc. Hope it helps.
  da "Dansk" translation #11101. Author: bogerner.
  sl "slovenščina" translation #11096. Author: woodswoods.
  sl "slovenščina" translation #11092. Author: IgorKoc.
  it "Italiano" translation #11078. Author: spazza.
  el "Ελληνικά" translation #11068. Author: Roeczak.
  ...

Conflicts:
	app/controllers/Round.scala
	app/views/game/playing.scala.html
	app/views/round/player.scala.html
	app/views/user/games.scala.html
	modules/lobby/src/main/SeekApi.scala
	public/stylesheets/common.css
2014-12-22 11:55:34 +01:00
Thibault Duplessis 4aa6392525 mini boards display 2014-12-22 10:56:30 +01:00
Thibault Duplessis 52c945cc46 make /@/user/playing more exciting 2014-12-22 09:07:33 +01:00
Thibault Duplessis 25666ab174 more work on simul support 2014-12-21 11:21:35 +01:00
Thibault Duplessis b154437b74 make /@/user/playing more exciting 2014-12-20 15:01:19 +01:00
Thibault Duplessis 275416c14c improve lobby tabs style 2014-12-19 02:30:34 +01:00
Thibault Duplessis 84d006f49e complete persistent seeks and lobby redesign 2014-12-18 19:07:57 +01:00
Thibault Duplessis f689d4f79b Revert "filter correspondence games, more config DB migration"
This reverts commit 6a3d46e0f2.

Conflicts:
	public/javascripts/big.js
2014-12-18 11:59:53 +01:00
Thibault Duplessis ad0ee361fb redesign lobby tabs 2014-12-18 11:55:21 +01:00
Thibault Duplessis 46610661fc persistent correspondence seeks - WIP 2014-12-17 01:09:30 +01:00
Thibault Duplessis 04b53b56aa remove square effect transition on mini boards 2014-12-15 21:59:57 +01:00
Thibault Duplessis dbc9cd9e1c fix miniboards in 3D env 2014-12-15 10:24:36 +01:00
Thibault Duplessis 460aa04d90 create/update user email 2014-12-10 23:07:43 +01:00
Thibault Duplessis 187fe98369 Merge branch 'minimalDom'
* minimalDom:
  force miniboards to 2D, implement chessground minimal DOM
  2d miniboards & minimal DOM WIP
  remove unused email obfuscation
2014-12-10 22:24:57 +01:00
Thibault Duplessis 3c30a6240d force miniboards to 2D, implement chessground minimal DOM 2014-12-10 22:11:37 +01:00
Thibault Duplessis 4659bc54e3 2d miniboards & minimal DOM WIP 2014-12-10 01:31:58 +01:00
Jimmie Elvenmark b1f88265bf fix text overflow when puzzle upvote count > 999 2014-12-09 21:27:57 +01:00
Thibault Duplessis ad0b7f3e49 Merge branch 'master' into notes
* master:
  simplify material display
  disallow search engine to crawlers
  pl "polski" translation #10503. Author: O-O-O-O-O. It is OK.
  es "español, castellano" translation #10501. Author: DJValen. 272/302 Removed "es" (it's not needed in spanish). 3/302 "dale" substituted by  "pasa" 29/302 added "puede haber" meaning "may" 30/302 "Forzar visctoria" explains better the button 46/302 The article was missing for "computadora" 55/302 Tiempos de movimiento is wrong,  tiempo por movimiento is better 75/302  The last sentence was missing, fixed.
  bs "bosanski jezik" translation #10500. Author: Jaksha.
  sr "Српски језик" translation #10499. Author: Jaksha.
  fix i18n JS dump
  remove unused JS function
  fix theme dropdown when chrome zoom=90% (..)
2014-12-09 09:14:00 +01:00
Thibault Duplessis 191ea71844 simplify material display 2014-12-08 01:39:26 +01:00
Thibault Duplessis 36bd8c32d8 fix theme dropdown when chrome zoom=90% (..) 2014-12-07 21:08:00 +01:00
Thibault Duplessis 13ef919083 Merge branch 'notes' of github.com:ornicar/lila into notes
* 'notes' of github.com:ornicar/lila:
  Fix mouse-over display bug
  Notes seem prod ready
2014-12-07 18:28:12 +01:00
Thibault Duplessis e063d7f1b2 Merge branch 'master' into notes
* master:
  filter correspondence games, more config DB migration
  migrate mongodb config numbers to ints
  rewrite all config persistence, bypassing JSON conversions
2014-12-07 18:28:05 +01:00
Thibault Duplessis 6a3d46e0f2 filter correspondence games, more config DB migration 2014-12-07 18:26:28 +01:00
clarkerubber b67cb353f2 Fix mouse-over display bug 2014-12-08 02:16:55 +11:00
clarkerubber 92923b37f1 avoid running Zoom if scale = 1 2014-12-06 20:47:20 +11:00
clarkerubber 5b4fd7952f Notes WIP 2014-12-06 05:44:20 +11:00
clarkerubber 40e5fd4f2b Fix alignment of blurs count while in-game 2014-12-05 06:03:30 +11:00
Thibault Duplessis a9499f29cd fix up zoom slider 2014-12-04 09:28:46 +01:00
Thibault Duplessis 890579139b tweak playing games homepage notification 2014-12-04 00:20:52 +01:00
Thibault Duplessis e59abd55c1 add zoom icon 2014-12-03 23:47:19 +01:00
Thibault Duplessis e2be8d6d7b upgrade font icon 2014-12-03 22:45:37 +01:00
Thibault Duplessis c43f3e241c Merge branch 'zoomableBoards' of github.com:ornicar/lila into zoomable
* 'zoomableBoards' of github.com:ornicar/lila:
  Align coords better
  Prevent 3D overlapping with menu
2014-12-03 22:38:43 +01:00
Thibault Duplessis 34dadf41b8 Merge branch 'master' into zoomable
* master:
  improve other games display
  doesn't need zsh, maybe
  disable CSS transform 3D isolation on mini boards
  fix perf picker
  HTTP API should always return JSON
  a few UI tweaks & fixes
  abandon AI games quicker
2014-12-03 22:35:36 +01:00
Thibault Duplessis ba2be3ed1d improve other games display 2014-12-03 22:34:33 +01:00
Thibault Duplessis a222d33a1f disable CSS transform 3D isolation on mini boards 2014-12-03 22:13:06 +01:00
Thibault Duplessis c526bc923a a few UI tweaks & fixes 2014-12-03 20:22:40 +01:00
clarkerubber cf0cd421f4 Align coords better 2014-12-04 03:36:49 +11:00
clarkerubber d54bf2f976 Most functionality 2014-12-04 00:39:26 +11:00
Thibault Duplessis e68bb70b02 show other slow games on game page 2014-12-03 01:34:34 +01:00
Thibault Duplessis 2257a463b3 prioritize current games 2014-12-03 01:17:05 +01:00
Thibault Duplessis a70a88b722 complete homepage game list implementation 2014-12-03 00:41:39 +01:00
Thibault Duplessis 278b9ce3da show current games on homepage 2014-12-02 23:52:42 +01:00
Thibault Duplessis 8ced6a2316 larger overboard so game setup fits, even translated to russian 2014-12-02 00:36:15 +01:00
Thibault Duplessis 518d62fca7 translate correspondence clock 2014-11-30 22:04:10 +01:00
Thibault Duplessis 393887892b fix setup 2014-11-30 21:49:11 +01:00
Thibault Duplessis 2d9ca5cc36 setup: fix code duplication and tweak DOM/CSS 2014-11-30 21:38:30 +01:00
Thibault Duplessis 5aa3c787e5 fix translation call style and make it appear less often 2014-11-30 21:18:52 +01:00
clarkerubber 28ef039ddc Improve game creator layout 2014-12-01 02:34:03 +11:00