mossroy
|
d84e8df225
|
Line endings...
|
2014-03-18 16:56:42 +01:00 |
|
mossroy
|
4c1decb334
|
Small visual improvements on the home page
|
2014-03-18 16:56:26 +01:00 |
|
mossroy
|
058533ae94
|
Add a unit test for maximum number of articles in nearby search
|
2014-03-18 15:56:28 +01:00 |
|
mossroy
|
c874814a24
|
Another line-ending pseudo-modification...
|
2014-03-18 15:45:27 +01:00 |
|
mossroy
|
7503d40378
|
Fixes to make nearby search work when coordinate files were found in a directory (instead of passed by the browser)
+ small ergonomic improvements
|
2014-03-18 15:40:19 +01:00 |
|
mossroy
|
d7fe45cf0b
|
Improvement in nearby article search, to limit the number of results, and display this number to the user
|
2014-03-18 14:37:02 +01:00 |
|
mossroy
|
ee101bced8
|
Several fixes for the nearby article search algorithm + some more unit tests + some debug logs in the console (to be removed afterwards)
|
2014-03-12 19:46:45 +01:00 |
|
mossroy
|
a2ecf1f3a7
|
Uncomment the unit test on geolocation that currently fails + some minor changes
|
2014-03-07 17:29:13 +01:00 |
|
mossroy
|
0334d5e3a6
|
Uncomment the unit test on geolocation that currently fails + some minor changes
|
2014-03-07 17:28:26 +01:00 |
|
mossroy
|
33794f7aeb
|
Fix line endings
|
2014-03-07 15:54:06 +01:00 |
|
mossroy
|
1976beda60
|
Upgrade Bootstrap and JQuery
|
2014-03-07 15:15:28 +01:00 |
|
mossroy
|
4bd18cbcb5
|
Upgade QUnit + minor improvements on unit tests
|
2014-03-07 15:06:03 +01:00 |
|
mossroy
|
c03501c4b0
|
If the user gives a latitude/longitude/maxDistance, they are used instead of geolocation
|
2014-03-07 15:05:45 +01:00 |
|
mossroy
|
0a1c5ecdeb
|
Add a unit test for the "random article" feature. Fixes #70
|
2014-03-06 17:59:05 +01:00 |
|
mossroy
|
bd2a224a96
|
Random article feature : start reading titles after a newLine. Fixes #69
|
2014-03-06 17:49:41 +01:00 |
|
mossroy
|
c5dd935f3d
|
Random article feature : start reading titles after a newLine. Fixes #69
|
2014-03-06 17:48:39 +01:00 |
|
mossroy
|
cec89f82b0
|
Attempt to normalize all line endings
.gitattributes generated by Github for Windows
|
2014-03-04 16:52:28 +01:00 |
|
mossroy
|
43d178c573
|
Merge branch 'master' of https://github.com/mossroy/evopedia-html5
|
2014-03-04 16:30:17 +01:00 |
|
mossroy
|
c7d1e80480
|
Update information about using Firefox OS Simulator (through the App manager) + update the copyright on every file
|
2014-03-04 16:29:09 +01:00 |
|
mossroy
|
da66eeaba1
|
Fix packaging for FxOS, to reflect new directory structure
|
2014-03-02 09:50:33 +01:00 |
|
mossroy
|
34fe7c6ff0
|
Merge pull request #68 from mossroy/pr/66
Fixes for pull request 66
|
2014-02-28 17:24:46 +01:00 |
|
mossroy
|
166c87118e
|
Change new line format back to unix style
|
2014-02-28 17:18:42 +01:00 |
|
mossroy
|
63b25ea3b8
|
Merge pull request #66 from evopedia/cordova
Cordova port (requiring directory structure change) + style file update + random articles + title iterator
|
2014-02-28 17:13:56 +01:00 |
|
mossroy
|
8dd14095e6
|
Small fixes for random article feature + cosmetic changes
Anyway, the article feature does not work all the time currently.
|
2014-02-28 17:10:09 +01:00 |
|
mossroy
|
87a85d8e11
|
Revert commit c592027, to re-enable error messages when data or coordinate files are not found
|
2014-02-28 16:35:23 +01:00 |
|
mossroy
|
26f0f5fbf8
|
Fix for the title search algorithm (little regression introduced by the pull request 66)
+ some cosmetic changes
|
2014-02-28 16:14:26 +01:00 |
|
mossroy
|
84f5ab62a3
|
Fixes to make it work again on FxOS, and to keep the new structure compatible with unit tests
+ a few cosmetic modifications
|
2014-02-28 11:44:49 +01:00 |
|
Peter
|
3f7abc7a24
|
Random articles.
|
2014-02-14 02:26:56 +01:00 |
|
Peter
|
9430603001
|
Added title iterator as preparation for infix search.
|
2014-02-14 02:14:40 +01:00 |
|
Peter
|
c592027d1d
|
Suppress error messages when loading archive.
|
2014-02-14 00:29:22 +01:00 |
|
Peter
|
7b78018464
|
Cleaned up visual presentation.
|
2014-02-14 00:29:22 +01:00 |
|
Peter
|
bad3e760e0
|
Bugfix for decoding escaped offsets.
|
2014-02-14 00:29:22 +01:00 |
|
Peter
|
4374dd3799
|
Updated mediawiki style file.
|
2014-02-12 01:16:26 +01:00 |
|
Peter
|
8000158a28
|
Bugfix: Some browsers cannot transfer array buffers to the worker.
|
2014-02-12 00:59:53 +01:00 |
|
Peter
|
753ec33928
|
Activate Cordova storage.
Searching for archives and titles already works, but decompressing an article
does not yet work.
|
2014-02-11 23:46:47 +01:00 |
|
Peter
|
a4ea0c8048
|
Storage abstraction.
|
2014-02-11 23:46:47 +01:00 |
|
Peter
|
44e4903598
|
Basic setup for cordova build (changed directory structure).
|
2014-02-11 23:46:47 +01:00 |
|
mossroy
|
7eac99d1af
|
Ignore private settings of Netbeans in git
|
2014-01-03 11:39:58 +01:00 |
|
mossroy
|
83b7dcee48
|
Add Evopedia Bitcoin address for donations
|
2014-01-03 11:36:40 +01:00 |
|
mossroy
|
3913f65d78
|
Add config files for NetBeans
|
2013-12-31 17:16:27 +01:00 |
|
mossroy
|
de39bd4d74
|
Fix a bug in looking if an archive supports normalized titles or not
Fixes #64 (impossible to search for articles with chinese letters)
|
2013-12-31 12:36:03 +01:00 |
|
mossroy
|
917ed1e443
|
Normalize prefix and titles only if the current archive supports that feature.
Fixes #64 (impossible to search for articles with chinese letters)
|
2013-12-30 22:06:43 +01:00 |
|
mossroy
|
fa580e671f
|
Add some testing fields, so that the latitude/longitude can be typed instead of found by geolocation
|
2013-11-26 18:13:02 +01:00 |
|
mossroy
|
ccf3f80117
|
Fix for the case where no title is found in the target rectangle
|
2013-11-26 12:43:18 +01:00 |
|
mossroy
|
92f71aee6a
|
Slightly optimize the way results are displayed
Temporary workaround for duplicated titles nearby
Merge the 2 "articles nearby" functions in app.js
|
2013-11-25 23:24:23 +01:00 |
|
mossroy
|
0b460d55d4
|
First steps to geolocate the device and implement "articles nearby" feature in the user interface
|
2013-11-25 18:04:29 +01:00 |
|
mossroy
|
4b59066afe
|
Make "articles nearby" algorithm return a list of Title instances, instead of a list of title positions
|
2013-11-25 16:47:55 +01:00 |
|
mossroy
|
a6eea6c9f9
|
Upgrade requirejs to 2.1.9 instead of 2.1.8
|
2013-11-25 14:06:09 +01:00 |
|
mossroy
|
7283f88535
|
Slightly shorten the title of the application, so that it fits inside a small device screen, even when followed by a -SNAPSHOT version
|
2013-11-24 16:58:34 +01:00 |
|
mossroy
|
57cf1e5c18
|
Renaming and comments to reflect the fact that the functions currently return a list of title positions (not a list of title instances)
|
2013-11-24 14:22:43 +01:00 |
|