incubator-airflow/airflow/www/static
Kengo Seki 6895483ee4 [AIRFLOW-891] Make webserver clock include date
Currently the webserver clock has only hour and
minute.
We change the clock format to "yyyy-MM-dd
HH:mm:ss",
because date information is helpful for user and
this format is universal.

Dear Airflow maintainers,

Please accept this PR. I understand that it will
not be reviewed until I have checked off all the
steps below!

### JIRA
- [x] My PR addresses the following [Airflow JIRA]
(https://issues.apache.org/jira/browse/AIRFLOW/)
issues and references them in the PR title. For
example, "[AIRFLOW-XXX] My Airflow PR"
    -
https://issues.apache.org/jira/browse/AIRFLOW-891

### Description
- [x] Here are some details about my PR, including
screenshots of any UI changes:

Currently the webserver clock has only hour and
minute.
We change the clock format to "yyyy-MM-dd
HH:mm:ss",
because date information is helpful for user and
this format is universal.

I updated jqClock.min.js with the latest version
for now
(https://github.com/JohnRDOrazio/jQuery-Clock-
Plugin/tree/v2.3.0).
<img width="1152" alt="screen shot 2017-06-26 at 1
38 16" src="https://user-images.githubusercontent.
com/898388/27517983-9e676122-5a10-11e7-90e1-db1e16
e931d8.png">

### Tests
- [x] My PR adds the following unit tests __OR__
does not need testing for this extremely good
reason:

Added no test. Instead, I ran webserver manually
and confirmed the clock was displayed expectedly.
Also, I confirmed all unit tests passed.

### Commits
- [x] My commits all reference JIRA issues in
their subject lines, and I have squashed multiple
commits if they address the same issue. In
addition, my commits follow the guidelines from
"[How to write a good git commit
message](http://chris.beams.io/posts/git-
commit/)":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not
"adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

Closes #2399 from sekikn/AIRFLOW-891
2017-10-02 16:16:09 +05:30
..
para
screenshots
ace.js
airflow.gif
bootstrap-theme.css
bootstrap-toggle.min.css
bootstrap-toggle.min.js
bootstrap3-typeahead.min.js [AIRFLOW-1519] Add server side paging in DAGs list 2017-09-15 16:41:29 -07:00
connection_form.js [AIRFLOW-1497] Reset hidden fields when changing connection type 2017-09-18 11:38:02 -07:00
d3.tip.v0.6.3.js
d3.v3.min.js
dagre-d3.js
dagre-d3.min.js
dagre.css
dataTables.bootstrap.css
docs
favicon.ico
gantt-chart-d3v2.js
gantt.css
graph.css
jqClock.min.js [AIRFLOW-891] Make webserver clock include date 2017-10-02 16:16:09 +05:30
jquery.dataTables.css
jquery.dataTables.min.js
loading.gif
main.css [AIRFLOW-1660] Change webpage width to full-width 2017-09-30 08:30:11 +02:00
mode-sql.js
nv.d3.css
nv.d3.js
pin.svg
pin_25.png
pin_30.png
pin_35.png
pin_40.png
pin_100.jpg
pin_100.png
pin_large.jpg
pin_large.png
sort_asc.png
sort_both.png
sort_desc.png
theme-crimson_editor.js
tree.css
underscore.js