moonshot-ui.git
11 years agoWhen prompting for identity, show requesting service
Kevin Wasserman [Mon, 22 Apr 2013 22:53:48 +0000 (18:53 -0400)]
When prompting for identity, show requesting service

11 years agooops bring back config.vapi
Sam Hartman [Sun, 21 Apr 2013 17:55:05 +0000 (13:55 -0400)]
oops bring back config.vapi

11 years agoMerge remote-tracking branch 'origin/master' into debian
Sam Hartman [Sun, 21 Apr 2013 17:50:05 +0000 (13:50 -0400)]
Merge remote-tracking branch 'origin/master' into debian

11 years agoupdate .gitignore
Project Moonshot build slave [Sun, 21 Apr 2013 17:37:03 +0000 (13:37 -0400)]
update .gitignore

11 years agoNew upstream version
Project Moonshot build slave [Sun, 21 Apr 2013 17:35:26 +0000 (13:35 -0400)]
New upstream version

* New upstream version
* Includes fixes for random failure to produce identity
* Generate vala output on each build

11 years agoDon't include built sources in debian package
Project Moonshot build slave [Sun, 21 Apr 2013 17:31:54 +0000 (13:31 -0400)]
Don't include built sources in debian package

11 years agoDo not exit app when responding to identity request, just hide.
Kevin Wasserman [Wed, 17 Apr 2013 13:04:05 +0000 (09:04 -0400)]
Do not exit app when responding to identity request, just hide.

Temporary fix for issue where identity selector exits without
sending identity.

11 years agoTrack whether launched by user or by dbus (LP: #1166456)
Kevin Wasserman [Thu, 11 Apr 2013 16:03:16 +0000 (12:03 -0400)]
Track whether launched by user or by dbus (LP: #1166456)

Do not show ui when launched by dbus unless required.
Quit after sending response only when launched for dbus

11 years agoNew upstream version
Sam Hartman [Wed, 10 Apr 2013 01:39:47 +0000 (21:39 -0400)]
New upstream version

* New upstream version
* Fix service removal
* Fix bogus identities

11 years agovala
Sam Hartman [Wed, 10 Apr 2013 01:36:11 +0000 (21:36 -0400)]
vala

11 years agoMerge remote-tracking branch 'origin/master' into debian
Sam Hartman [Wed, 10 Apr 2013 00:18:43 +0000 (20:18 -0400)]
Merge remote-tracking branch 'origin/master' into debian

11 years agoClear listmodel in load_id_cards(); use remove instead of delete
Kevin Wasserman [Tue, 9 Apr 2013 20:24:24 +0000 (16:24 -0400)]
Clear listmodel in load_id_cards(); use remove instead of delete

Fixes bogus stale identities bug.

11 years agofix remove button to update id card in store (LP: #1164765)
Kevin Wasserman [Tue, 9 Apr 2013 16:40:09 +0000 (12:40 -0400)]
fix remove button to update id card in store (LP: #1164765)

11 years agoChange title to "Moonshot Identity Selector"
Kevin Wasserman [Tue, 9 Apr 2013 15:17:28 +0000 (11:17 -0400)]
Change title to "Moonshot Identity Selector"

11 years agoRemove widget from vbox so deallocated widgets are not displayed
Kevin Wasserman [Tue, 9 Apr 2013 15:06:48 +0000 (11:06 -0400)]
Remove widget from vbox so deallocated widgets are not displayed

11 years agoup version to 0.5
Sam Hartman [Tue, 26 Mar 2013 16:52:59 +0000 (12:52 -0400)]
up version to 0.5

11 years agoNew upstream version
Sam Hartman [Tue, 26 Mar 2013 16:53:07 +0000 (12:53 -0400)]
New upstream version

* New upstream version
* Fixes headless operation

11 years agoautoreconf
Sam Hartman [Tue, 26 Mar 2013 16:51:31 +0000 (12:51 -0400)]
autoreconf

11 years agoMerge branch 'master' of git://git.project-moonshot.org/moonshot-ui into HEAD
Sam Hartman [Tue, 26 Mar 2013 16:51:01 +0000 (12:51 -0400)]
Merge branch 'master' of git://git.project-moonshot.org/moonshot-ui into HEAD

11 years agorun vala
Sam Hartman [Tue, 26 Mar 2013 16:48:10 +0000 (12:48 -0400)]
run vala

11 years agoautoreconf
Sam Hartman [Tue, 26 Mar 2013 16:44:43 +0000 (12:44 -0400)]
autoreconf

11 years agoMerge branch 'master' of git://git.project-moonshot.org/moonshot-ui into HEAD
Sam Hartman [Tue, 26 Mar 2013 16:40:59 +0000 (12:40 -0400)]
Merge branch 'master' of git://git.project-moonshot.org/moonshot-ui into HEAD

11 years agoSet 'confirm' true when no candidates match to force user to select one.
Kevin Wasserman [Tue, 26 Mar 2013 14:06:07 +0000 (10:06 -0400)]
Set 'confirm' true when no candidates match to force user to select one.

11 years agoFix logic for checking for null idcard
Kevin Wasserman [Tue, 26 Mar 2013 14:05:24 +0000 (10:05 -0400)]
Fix logic for checking for null idcard

11 years agolibmoonshot: use dbus_g_connection_open
Sam Hartman [Thu, 21 Mar 2013 22:30:37 +0000 (18:30 -0400)]
libmoonshot: use dbus_g_connection_open

It turns out that opening a bus with dbus_connection_open and then
using dbus_connection_get_g_connection does not actually set up the
type serialization system so nothing works on the resulting bus.
Instead, use g_connections everywhere we can and explicitly get the
real connection for name owner and service start operations.

11 years agoFix defines for headless operation
Kevin Wasserman [Thu, 21 Mar 2013 21:15:20 +0000 (17:15 -0400)]
Fix defines for headless operation

11 years agoIdentity selector support for headless operation
Kevin Wasserman [Wed, 20 Mar 2013 13:53:28 +0000 (09:53 -0400)]
Identity selector support for headless operation

Also fix bugs related to multiple requests.

11 years agooops _SCRIPTS not _PROGRAMS
Sam Hartman [Tue, 19 Mar 2013 14:52:21 +0000 (10:52 -0400)]
oops _SCRIPTS not _PROGRAMS

11 years agoautoreconf
Sam Hartman [Tue, 19 Mar 2013 14:52:37 +0000 (10:52 -0400)]
autoreconf

11 years agooops _SCRIPTS not _PROGRAMS
Sam Hartman [Tue, 19 Mar 2013 14:52:21 +0000 (10:52 -0400)]
oops _SCRIPTS not _PROGRAMS

11 years agoautoreconf
Sam Hartman [Tue, 19 Mar 2013 14:46:55 +0000 (10:46 -0400)]
autoreconf

11 years agoMerge in upstream changes
Sam Hartman [Tue, 19 Mar 2013 14:46:20 +0000 (10:46 -0400)]
Merge in upstream changes

* Merge in upstream changes
* Script for auto dbus launch in headless

11 years agoMerge branch 'dbus-launch' into debian
Sam Hartman [Tue, 19 Mar 2013 14:43:55 +0000 (10:43 -0400)]
Merge branch 'dbus-launch' into debian

11 years agomoonshot-dbus-launch: script to launch session dbus
Sam Hartman [Tue, 19 Mar 2013 14:42:12 +0000 (10:42 -0400)]
moonshot-dbus-launch: script to launch session dbus

11 years agolibmoonshot: register with dbus
Sam Hartman [Tue, 19 Mar 2013 14:14:40 +0000 (10:14 -0400)]
libmoonshot: register with dbus

Call dbus_bus_register. Clean up error handling to release resources
if bus registration fails.

11 years agolibmoonshot: spawn moonshot-dbus-launch
Sam Hartman [Tue, 19 Mar 2013 13:30:09 +0000 (09:30 -0400)]
libmoonshot: spawn moonshot-dbus-launch

Call the moonshot-dbus-launch script to attempt to set up a session
bus. Connect to address written on stdout.

11 years agolibmoonshot: Skeleton for auto launch without X11
Sam Hartman [Tue, 19 Mar 2013 01:01:17 +0000 (21:01 -0400)]
libmoonshot: Skeleton for auto launch without X11

The auto launch code in libdbus doesn't work unless DISPLAY is set on
unix.  For headless operation we need to work even in that case.  In
preparation for this call dbus_launch_moonshot (currently a stub) as a
second chance for bus launch.

11 years agoFix PACKAGE_URL error when using autoconf 2.63
Kevin Wasserman [Fri, 30 Nov 2012 18:41:47 +0000 (13:41 -0500)]
Fix PACKAGE_URL error when using autoconf 2.63

11 years agoUse --pkg to avoid parsing moonshot-msrpc.vapi unless needed
Sam Hartman [Fri, 31 Aug 2012 17:10:31 +0000 (13:10 -0400)]
Use --pkg to avoid parsing moonshot-msrpc.vapi unless needed

11 years agoUpdate from master branch
Sam Hartman [Sat, 19 May 2012 00:49:24 +0000 (20:49 -0400)]
Update from master branch

11 years agoregenerate artifacts
Sam Hartman [Sat, 19 May 2012 00:49:05 +0000 (20:49 -0400)]
regenerate artifacts

11 years agoMerge branch 'master' into HEAD
Sam Hartman [Sat, 19 May 2012 00:47:25 +0000 (00:47 +0000)]
Merge branch 'master' into HEAD

11 years agoCannot use const strings with our version of vala
Sam Hartman [Sat, 19 May 2012 00:41:59 +0000 (20:41 -0400)]
Cannot use const strings with our version of vala

12 years agoMore tidying
Pete Fotheringham [Thu, 9 Feb 2012 09:37:58 +0000 (09:37 +0000)]
More tidying

12 years agoMOIve reference rto GtkOSXApplication inot conditionally compiled code
Pete Fotheringham [Thu, 9 Feb 2012 08:24:54 +0000 (08:24 +0000)]
MOIve reference rto GtkOSXApplication inot conditionally compiled code

12 years agoFix S928 [bug] 924920 Mac port - provisioning crashes on exit
Pete Fotheringham [Tue, 7 Feb 2012 15:52:10 +0000 (15:52 +0000)]
Fix S928 [bug] 924920 Mac port - provisioning crashes on exit
Crash happens if a dialog is displayed in the signal_handler function. This seems toi be a bug in the gtk-mac-integration whihc will be raised with the authors. For now, on Mac we will installe the cards without confirmation

12 years agoPicks up the newe Dbus
Pete Fotheringham [Thu, 2 Feb 2012 15:02:44 +0000 (15:02 +0000)]
Picks up the newe Dbus

12 years agoDo not associate the service if the IdCard already has it
Javier Jardón [Wed, 1 Feb 2012 20:12:21 +0000 (20:12 +0000)]
Do not associate the service if the IdCard already has it

12 years agoRemove leftover debug spew
Javier Jardón [Wed, 1 Feb 2012 16:36:32 +0000 (16:36 +0000)]
Remove leftover debug spew

12 years agoRemoved old debugging code
Pete Fotheringham [Wed, 1 Feb 2012 15:07:23 +0000 (15:07 +0000)]
Removed old debugging code

12 years agoUse AC_INIT to set the project web page
Javier Jardón [Wed, 1 Feb 2012 14:09:59 +0000 (14:09 +0000)]
Use AC_INIT to set the project web page

Also add the version of the program

12 years agomoonshot-identity-management-view: Fix compilation warning
Javier Jardón [Wed, 1 Feb 2012 13:33:20 +0000 (13:33 +0000)]
moonshot-identity-management-view: Fix compilation warning

12 years agoMerge branch 'master' of gitorious.codethink.co.uk:moonshot-ui/moonshot-ui
Pete Fotheringham [Wed, 1 Feb 2012 14:35:56 +0000 (14:35 +0000)]
Merge branch 'master' of gitorious.codethink.co.uk:moonshot-ui/moonshot-ui

12 years agoFixed S598 [bug] 911172 - File Association
Pete Fotheringham [Wed, 1 Feb 2012 14:35:30 +0000 (14:35 +0000)]
Fixed S598 [bug] 911172 - File Association
Now works, but with crash on exit

12 years agoexamples/service-selection.c: Fix compilation warning
Javier Jardón [Wed, 1 Feb 2012 13:21:37 +0000 (13:21 +0000)]
examples/service-selection.c: Fix compilation warning

Add the stdio include for the printf function

12 years agoSince we don't depend on vala touch all the stamp files
Sam Hartman [Wed, 1 Feb 2012 12:09:06 +0000 (07:09 -0500)]
Since we don't depend on vala  touch all the stamp files

12 years agoupdate stamps
Sam Hartman [Wed, 1 Feb 2012 12:06:03 +0000 (07:06 -0500)]
update stamps

12 years agoupdate stamps
Sam Hartman [Wed, 1 Feb 2012 12:05:54 +0000 (07:05 -0500)]
update stamps

12 years agoUse Signal.connect rather than app.signal.connect
Pete Fotheringham [Wed, 1 Feb 2012 11:12:52 +0000 (11:12 +0000)]
Use Signal.connect rather than app.signal.connect

12 years agomake dist; autoreconf
Sam Hartman [Tue, 31 Jan 2012 21:39:21 +0000 (16:39 -0500)]
make dist; autoreconf

12 years agoNew upstream version
Sam Hartman [Tue, 31 Jan 2012 21:33:54 +0000 (16:33 -0500)]
New upstream version

12 years agoMerge remote-tracking branch 'origin/master' into debian
Sam Hartman [Tue, 31 Jan 2012 21:32:31 +0000 (16:32 -0500)]
Merge remote-tracking branch 'origin/master' into debian

12 years agoMerge branch 'master' of ssh://moonshot-v4/srv/git/moonshot-ui
Pete Fotheringham [Tue, 31 Jan 2012 10:46:48 +0000 (10:46 +0000)]
Merge branch 'master' of ssh://moonshot-v4/srv/git/moonshot-ui

12 years agospec: require libgee-devel
Sam Hartman [Tue, 31 Jan 2012 10:29:22 +0000 (05:29 -0500)]
spec: require libgee-devel

12 years agoUse dbus-glib for IPC on Mac
Pete Fotheringham [Fri, 27 Jan 2012 16:08:35 +0000 (16:08 +0000)]
Use dbus-glib for IPC on Mac

12 years agoDbus files are now picked up properly and have the correct content
Pete Fotheringham [Wed, 25 Jan 2012 15:47:25 +0000 (15:47 +0000)]
Dbus files are now picked up properly and have the correct content

12 years agouse different org.janet.Moonshot.service.in file for Mac
Pete Fotheringham [Wed, 25 Jan 2012 11:26:52 +0000 (11:26 +0000)]
use different org.janet.Moonshot.service.in file for Mac

12 years agoModify the launcher script to export the DBUS_SESSION_BUS_ADDRESS environment variable
Pete Fotheringham [Wed, 25 Jan 2012 10:57:28 +0000 (10:57 +0000)]
Modify the launcher script to export the DBUS_SESSION_BUS_ADDRESS environment variable

12 years agoIcon file that looks nearly correct
Pete Fotheringham [Wed, 25 Jan 2012 10:23:51 +0000 (10:23 +0000)]
Icon file that looks nearly correct

12 years agoApparently rh6/centos6 is autoconf 2.63; oops
Sam Hartman [Tue, 31 Jan 2012 01:35:06 +0000 (20:35 -0500)]
Apparently rh6/centos6 is autoconf 2.63; oops

12 years agoPermit autoconf 2.65 for rhel6/centos6
Sam Hartman [Mon, 30 Jan 2012 20:46:41 +0000 (15:46 -0500)]
Permit autoconf 2.65 for rhel6/centos6

12 years agoexamples/service-selection.c: Only free variable if success
Javier Jardón [Fri, 27 Jan 2012 18:41:21 +0000 (18:41 +0000)]
examples/service-selection.c: Only free variable if success

Also print the error message in case there was an error

12 years agoexamples/service-selection.c: Initialize error to NULL
Javier Jardón [Fri, 27 Jan 2012 18:31:17 +0000 (18:31 +0000)]
examples/service-selection.c: Initialize error to NULL

12 years agoconfigure.ac: Check for the vala version correctly
Javier Jardón [Fri, 27 Jan 2012 15:35:57 +0000 (15:35 +0000)]
configure.ac: Check for the vala version correctly

12 years agoUpdate the identity with the associated services when pressing "send"
Javier Jardón [Thu, 26 Jan 2012 22:59:16 +0000 (22:59 +0000)]
Update the identity with the associated services when pressing "send"

12 years agoExit when there are no outstanding authentication requests
Javier Jardón [Thu, 26 Jan 2012 22:38:26 +0000 (22:38 +0000)]
Exit when there are no outstanding authentication requests

12 years agomoonshot-identity-manager-app: Do not create 2 GtkWindows
Javier Jardón [Thu, 26 Jan 2012 22:32:01 +0000 (22:32 +0000)]
moonshot-identity-manager-app: Do not create 2 GtkWindows

The main GtkWindow is IdentityManagerView

12 years agoRevert "Partial fix to S769 Launchpad bug 918418"
Javier Jardón [Thu, 26 Jan 2012 22:31:15 +0000 (22:31 +0000)]
Revert "Partial fix to S769 Launchpad bug 918418"

This commit doesnt fix the issue and also introduce more
regressions
This reverts commit 7b9848e69fb9bc8f4b9696ab2232190efa2b3a1d.

12 years agoPartial fix to S769 Launchpad bug 918418
Pete Fotheringham [Fri, 20 Jan 2012 15:11:31 +0000 (15:11 +0000)]
Partial fix to S769 Launchpad bug 918418

12 years agoNew upstream version
Sam Hartman [Thu, 19 Jan 2012 15:50:25 +0000 (10:50 -0500)]
New upstream version

12 years agomake dist
Sam Hartman [Thu, 19 Jan 2012 15:48:41 +0000 (10:48 -0500)]
make dist

12 years agoMerge remote-tracking branch 'origin/master' into debian
Sam Hartman [Thu, 19 Jan 2012 15:45:02 +0000 (10:45 -0500)]
Merge remote-tracking branch 'origin/master' into debian

12 years agoChanged text of 'Remove service' confirmation dialog
Pete Fotheringham [Thu, 19 Jan 2012 15:10:26 +0000 (15:10 +0000)]
Changed text of 'Remove service' confirmation dialog

12 years agoMerge branch 'master' of ssh://moonshot-v4/srv/git/moonshot-ui
Pete Fotheringham [Wed, 18 Jan 2012 06:37:12 +0000 (06:37 +0000)]
Merge branch 'master' of ssh://moonshot-v4/srv/git/moonshot-ui

12 years agoupdate makefiles
Sam Hartman [Wed, 18 Jan 2012 01:31:14 +0000 (20:31 -0500)]
update makefiles

12 years agoNew upstream version
Sam Hartman [Tue, 17 Jan 2012 23:06:56 +0000 (18:06 -0500)]
New upstream version

12 years agomake dist
Sam Hartman [Tue, 17 Jan 2012 23:05:04 +0000 (18:05 -0500)]
make dist

12 years agoMerge branch 'master' into debian
Sam Hartman [Tue, 17 Jan 2012 22:54:15 +0000 (17:54 -0500)]
Merge branch 'master' into debian

Conflicts:
.gitignore

12 years agoUse a 10 day timeout to avoid the default 30 second timeout (LP: #917885)
Sam Hartman [Tue, 17 Jan 2012 22:51:51 +0000 (17:51 -0500)]
Use a 10 day timeout to avoid the default 30 second timeout (LP: #917885)

12 years agoFile open association works, but crashes if you choose not to import the card
Pete Fotheringham [Tue, 17 Jan 2012 15:21:40 +0000 (15:21 +0000)]
File open association works, but crashes if you choose not to import the card

12 years agoFix fault with uninitialised string
Pete Fotheringham [Tue, 17 Jan 2012 14:54:35 +0000 (14:54 +0000)]
Fix fault with uninitialised string

12 years agoFile open association works, but crashes on exit with message
Pete Fotheringham [Tue, 17 Jan 2012 13:02:09 +0000 (13:02 +0000)]
File open association works, but crashes on exit with message
   Exception Type:  EXC_BAD_ACCESS (SIGBUS)
   Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000021
   Crashed Thread:  0  Dispatch queue: com.apple.main-thread

12 years agoIntegrated with Mac Menu
Pete Fotheringham [Mon, 16 Jan 2012 14:46:22 +0000 (14:46 +0000)]
Integrated with Mac Menu

12 years agoAdd vapi for gtk-mac-integration. App now uses the Mac system menu :-)
Pete Fotheringham [Fri, 13 Jan 2012 14:10:06 +0000 (14:10 +0000)]
Add vapi for gtk-mac-integration. App now uses the Mac system menu :-)

12 years agoMerge branch 'master' of http://www.project-moonshot.org/git/moonshot-ui
Pete Fotheringham [Fri, 13 Jan 2012 14:06:25 +0000 (14:06 +0000)]
Merge branch 'master' of project-moonshot.org/git/moonshot-ui

12 years agoAdd the file association
Pete Fotheringham [Fri, 13 Jan 2012 11:20:11 +0000 (11:20 +0000)]
Add the file association

12 years agoFix Kanban task 599 Launchpad [bug] 911172 Create storage directory
Pete Fotheringham [Thu, 12 Jan 2012 09:24:13 +0000 (09:24 +0000)]
Fix Kanban task 599 Launchpad [bug] 911172 Create storage directory

12 years agoRemoved installer stuff - now in moonshot/mac-client-installer
Pete Fotheringham [Mon, 2 Jan 2012 18:03:16 +0000 (18:03 +0000)]
Removed installer stuff - now in moonshot/mac-client-installer

12 years agoInterim commit
Pete Fotheringham [Mon, 2 Jan 2012 12:39:04 +0000 (12:39 +0000)]
Interim commit

12 years agoadded installer package target
Pete Fotheringham [Mon, 2 Jan 2012 11:01:20 +0000 (11:01 +0000)]
added installer package target