summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * WikiWebView now has search results methodRory MacQueen2013-10-29
|/ | | | | | To load a list of articles matching search query [endlessm/eos-sdk#373]
* Merge pull request #374 from endlessm/issues/348P. F. Chimento2013-10-28
|\ | | | | #348 Article list scrolls to top on page transition
| * Removed import of SideBarButtonMatt Watson2013-10-28
| | | | | | | | | | | | The widget has been removed but an import remained [endlessm/eos-sdk#348]
| * Article lists scroll to top on page transitionMatt Watson2013-10-28
|/ | | | | | | | | Moved all the transition code to the view, because it made making the scroll up calls we need easier. Also think thats the right place for the scroll logic to live. Took some nice code from :tomato:'s spike to use signals on back button presses in the view. [endlessm/eos-sdk#348]
* Fix search paths so tests run uninstalledPhilip Chimento2013-10-25
| | | | | The current GJS search paths were inadvertently running the tests from the installed JS modules, so that was causing Jenkins to fail.
* Merge pull request #369 from endlessm/issues/1269Cosimo Cecchi2013-10-24
|\ | | | | Read personality from keyfile instead of text file
| * Read personality from keyfile instead of text fileJohn Hiesey2013-10-24
| | | | | | | | [endlessm/eos-shell#1269]
* | Merge pull request #370 from endlessm/issues/367rmacqueen2013-10-24
|\ \ | | | | | | Issues/367
| * | wiki: Add tests for refactored modelsPhilip Chimento2013-10-23
| | | | | | | | | | | | | | | | | | | | | For good code hygiene, add tests for the models. After the refactoring, they are less linked together, so easier to test. [endlessm/eos-sdk#367]
| * | wiki: Add documentation for all new and changed APIPhilip Chimento2013-10-23
| | | | | | | | | | | | | | | | | | | | | For good code hygiene, let's make sure we document all new and changed APIs. [endlessm/eos-sdk#367]
| * | wiki: Functionality unchanged with new JSON formatPhilip Chimento2013-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganizes the various models, presenters, and views, so that the wiki apps work unchanged with the new JSON export format. Also refactors so that there is less linkage between models, presenters, and views, so further updates will hopefully be less extensive. [endlessm/eos-sdk#367]
| * | wiki: Use this._model and this._viewPhilip Chimento2013-10-23
| |/ | | | | | | | | | | | | Minor refactoring, because this._domain_wiki_model and this._domain_wiki_view are a lot of unnecessary typing. [endlessm/eos-sdk#367]
* | Merge pull request #366 from endlessm/issues/360rmacqueen2013-10-24
|\ \ | |/ |/| Removed the last vestiges of Source and Benton from the SDK
| * Removed the last vestiges of Source and Benton from the SDKMatt Watson2013-10-22
|/ | | | | | Nothing changed that was actually used in the apps right now, but the webhelper docs and the action button css had old fonts [endlessm/eos-sdk#360]
* Merge pull request #365 from endlessm/issues/361mattdangerw2013-10-22
|\ | | | | wikipedia: Use Lato fonts
| * wikipedia: Use Lato fontsPhilip Chimento2013-10-18
| | | | | | | | | | | | | | | | | | Fonts are changed according to the conversion table. It turns out that what we thought was the "Benton Sans correction" does not only apply to Benton Sans - I think it is due to GTK's lack of baseline alignment, something that has been rectified in GTK 3.10. [endlessm/eos-sdk#361]
* | Merge pull request #363 from endlessm/issues/362mattdangerw2013-10-21
|\ \ | | | | | | 'bold' is a 'font-weight' value
| * | 'bold' is a 'font-weight' valuePhilip Chimento2013-10-17
| |/ | | | | | | | | | | Not 'font-style' [endlessm/eos-sdk#362]
* | Merge pull request #153 from endlessm/issues/152P. F. Chimento2013-10-18
|\ \ | |/ |/| #152 'eos-application-manifest' tool with subcommands
| * 'eos-application-manifest' tool with subcommandsPhilip Chimento2013-10-18
|/ | | | | | | | This is the framework for an 'eos-application-manifest' tool with subcommands as in git. Currently the 'help' and 'version' subcommands are implemented. [endlessm/eos-sdk#152]
* Merge pull request #359 from endlessm/issues/358P. F. Chimento2013-10-16
|\ | | | | #358 Themed sdk topbar with the lato font
| * Themed sdk topbar with the lato fontMatt Watson2013-10-15
| | | | | | | | | | | | | | So the font on all the topbar buttons should have a common look and feel. Still not foolproof, star selecting widgets inside an app's css and changing the font family will override this [endlessm/eos-sdk#358]
* | Merge pull request #355 from endlessm/issues/352Fernando Farfan2013-10-16
|\ \ | | | | | | Arrow on sidebar button is always there.
| * | Arrow on sidebar button is always there.Rory MacQueen2013-10-11
| |/ | | | | | | | | | | | | | | Previously, the arrow on the sidebar back button for the article page would only appear on hover. Now it appears always, as per design request. [endlessm/eos-sdk#352]
* | Merge pull request #356 from endlessm/issues/1157P. F. Chimento2013-10-16
|\ \ | |/ |/| [endlessm/eos-shell#1157] Look for personality file in /etc/EndlessOS
| * Look for personality file in /etc/EndlessOSJohn Hiesey2013-10-16
|/ | | | | | | The personality file is moving to /etc/EndlessOS/personality.txt for OSTree, since /usr/share is read-only. [endlessm/eos-shell#1157]
* Merge pull request #354 from endlessm/issues/353Cosimo Cecchi2013-10-11
|\ | | | | Issues/353
| * Add eos_flexy_grid_cell_get_selected to docsPhilip Chimento2013-10-11
| | | | | | | | [endlessm/eos-sdk#353]
| * Remove redundant declaration now that get_selected() is publicCosimo Cecchi2013-10-11
| | | | | | | | [endlessm/eos-sdk#353]
| * flexygrid: Emit ::cell-selected on leave-notifyEmmanuele Bassi2013-10-11
| | | | | | | | | | | | | | | | We need to emit the ::cell-selected signal also in case we are unsetting the currently selected cell without setting a new one - e.g. when the pointer leaves the FlexyGrid widget. [endlessm/eos-sdk#353]
| * Mark FlexyGridCell.get_selected() as publicEmmanuele Bassi2013-10-10
|/ | | | It already is a public symbol, it's not not declared in the header file.
* Use a fake PID in Javascript tests' app IDsPhilip Chimento2013-10-09
| | | | | | | The Posix module is not available yet in our current version of GJS, so there is no way to get a real PID in the Javascript tests. Fake it with a random number (GLib.random_int(), uniformly distributed between 0..2^32-1)
* Identify app ID for tests with getpid()Philip Chimento2013-10-09
| | | | | | In order to prevent collisions between configuration directories, the test applications get unique IDs from not just g_get_real_time(), but also getpid()
* Merge pull request #346 from endlessm/issues/345rmacqueen2013-10-08
|\ | | | | Domain wiki apps use language code
| * Domain wiki apps use language codeRory MacQueen2013-10-08
|/ | | | | | | | Previously, domain wiki apps were not sensitive to the language their articles were in. Now, they get that language from the JSON file name and use that to tell nodejs which language database to use [endlessm/eos-sdk#345]
* Fix the buildCosimo Cecchi2013-10-07
| | | | Add a missing include that was breaking the build.
* Merge pull request #342 from endlessm/issues/326P. F. Chimento2013-10-07
|\ | | | | #326 Add function to retrieve the system personality
| * Fixes after code reviewEmmanuele Bassi2013-10-07
| | | | | | | | [endlessm/eos-sdk#326]
| * Add function to retrieve the system personalityEmmanuele Bassi2013-10-07
| | | | | | | | | | | | | | | | | | We will use it in the app store, and other applications, to determine the content to be displayed. [endlessm/eos-sdk#326] [endlessm/eos-sdk#326]
* | Forgot to rename eos.css.inPhilip Chimento2013-10-07
| | | | | | | | Pushing directly to dev, because it is holding up the build.
* | Merge pull request #341 from endlessm/issues/340mattdangerw2013-10-07
|\ \ | |/ |/| Use AC_CONFIG_LINKS to copy file into builddir
| * Use AC_CONFIG_LINKS to copy file into builddirPhilip Chimento2013-10-04
|/ | | | | | | | | | | | | Instead of a hacky blah: blah.in cp $< $@ rule. Also, a stamp file turns out to be necessary for building documentation if it is included in the distribution; if an up-to-date copy of the documentation is unpacked into the source tree during make distcheck, then it does not get remade in the build directory because it is up-to-date. That causes make distcheck to fail later on, because it can't copy the documentation from the build tree into the dist tree. [endlessm/eos-sdk#340]
* Add README.md to distPhilip Chimento2013-10-04
|
* Use ustar format for tarballsPhilip Chimento2013-10-04
| | | | | This is necessary because Jenkins' temp directory names will cause file paths longer than 99 characters.
* Merge pull request #338 from endlessm/issues/337Daniel Drake2013-10-04
|\ | | | | Remove screen-size test
| * Remove screen-size testPhilip Chimento2013-10-04
|/ | | | | | | | | This test does not apply anymore; previously we set the size of an EosWindow explicitly to be the screen size, but now we just call gtk_window_maximize(). A window manager is free to ignore this call, so we cannot reliably test for it -- e.g. in Jenkins' xvfb environment. [endlessm/eos-sdk#337]
* Merge pull request #336 from endlessm/issues/334P. F. Chimento2013-10-04
|\ | | | | #334 As root, 'make check' must succeed
| * As root, 'make check' must succeedPhilip Chimento2013-10-04
|/ | | | | | | The test that checks that EosApplication fails when the user config dir is not writable, is now disabled if UID == 0 or EUID == 0. [endlessm/eos-sdk#334]
* Merge pull request #329 from endlessm/issues/321P. F. Chimento2013-10-03
|\ | | | | #321 Put local typelib and lib directories in test environment
| * Put local typelib and lib directories in test environmentPhilip Chimento2013-10-02
| | | | | | | | | | | | | | | | When running the tests, we want them to pick up the local copies of Endless-0.typelib and libendless-0.so instead of the installed copies. The tests now also run properly when there are no installed copies. [endlessm/eos-sdk#321]