-
- seagull js files should be defined in sgl namespace, ie: www/js/SGL/MyClass.js, and called SGL.MyClass.myMethod()
- local (module-based) js files should preserve namespace, SGL.mymodule.myMethod()…
-
When installing / rebuilding sgl the tables ''preference'' and ''user_preference'' are populated with default value for ''language'' field as ''en-iso-8859-15''. In my case I do not have english suppo…
-
Host sever is running CentOS 7. DockerUI works well with same docker configuration.
$ docker run -p 10086:10086 -v /var/run/docker.sock:/var/run/docker.sock tobegit3hub/seagull
2015/06/16 05:53:37 […
xinnj updated
6 years ago
-
One of my customers was quite upset after he had typed a long story using seagull and response was something like "Session timed out" when he clicked "Save". Almost one hour job was lost (session time…
-
Bassoon's (/m/01c3q) citation_uri: http://en.wikipedia.org/wiki/Oboe is not correct. It should be: https://en.wikipedia.org/wiki/Bassoon.
_I propose this amendment on behalf of the Freesound Datase…
-
### Describe the bug
@Rakashazi hotfix
Game 1: Zaku. Game 2: C-Gull
Game: Please Press A
Me: Press A A A A A A A A
Game: Please Press A
Me: Press A Again?
Game: Please Press A
Me: Try to Press…
-
## 联合类型
联合类型表示一个值的类型可以是多个类型中的一种,多个类型之间用`竖线(|)`分开,比如`number|string`表示类型既可以是`number`也可以是`string`
### 简单的例子
```
// 声明一个变量,值类型可以是number类型和string类型
let age: number|string = '10';
age = 10;
```…
-
## Deliverables
- _WIP Issue:_ `16 -- A Nice Game of Chess` with:
- checkpoints, features, and estimates!
- link to the _team_ repo
- link to the first issue in the team repo
- _WIP Branch:_ `TI…
-
A larger shape serves as the magnifying glass, primarily for finding other shapes. The reader will need to realize that the magnifying glass should therefore be saved until all the other shapes are pl…
-
Think of some fun easter egg to add to the website. This should be done in combination with the design team.